LLVM 20.0.0git
|
#include <functional>
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, RecordKeeper &Records) |
Perform the action using Records, and write output to OS. | |
Functions | |
int | llvm::TableGenMain (const char *argv0, std::function< TableGenMainFn > MainFn=nullptr) |