LLVM 20.0.0git
|
#include "llvm/ADT/IntrusiveRefCntPtr.h"
#include "llvm/ADT/StringRef.h"
#include <cassert>
#include <cstddef>
#include <iterator>
#include <utility>
Go to the source code of this file.
Classes | |
struct | llvm::RopeRefCountString |
RopeRefCountString - This struct is allocated with 'new char[]' from the heap, and represents a reference counted chunk of string data. More... | |
struct | llvm::RopePiece |
RopePiece - This class represents a view into a RopeRefCountString object. More... | |
class | llvm::RopePieceBTreeIterator |
RopePieceBTreeIterator - This class provides read-only forward iteration over bytes that are in a RopePieceBTree. More... | |
class | llvm::RopePieceBTree |
class | llvm::RewriteRope |
RewriteRope - A powerful string class. More... | |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |