|
LLVM 22.0.0git
|
Go to the source code of this file.
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
Typedefs | |
| using | llvm::TableGenMainFn = bool(raw_ostream &OS, const RecordKeeper &Records) |
| Perform the action using Records, and write output to OS. | |
Functions | |
| int | llvm::TableGenMain (const char *argv0, std::function< TableGenMainFn > MainFn=nullptr) |
Variables | |
| cl::opt< bool > | llvm::EmitLongStrLiterals |
| Controls emitting large character arrays as strings or character arrays. | |