|
LLVM 22.0.0git
|
#include "llvm/ADT/SmallVector.h"#include "llvm/ADT/StringMap.h"#include "llvm/ADT/StringRef.h"#include <tuple>#include <vector>Go to the source code of this file.
Classes | |
| class | llvm::Annotations |
| Annotations lets you mark points and ranges inside source code, for tests: More... | |
| struct | llvm::Annotations::Range |
| Two offsets pointing to a continuous substring. More... | |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
Functions | |
| llvm::raw_ostream & | llvm::operator<< (llvm::raw_ostream &O, const llvm::Annotations::Range &R) |