LLVM 19.0.0git
Namespaces | Typedefs | Functions
Main.h File Reference
#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)