LLVM 20.0.0git
|
This struct serializes the LLVM IR module. More...
Static Public Member Functions | |
static void | output (const Module &Mod, void *Ctxt, raw_ostream &OS) |
static StringRef | input (StringRef Str, void *Ctxt, Module &Mod) |
This struct serializes the LLVM IR module.
Definition at line 176 of file MIRPrinter.cpp.
|
inlinestatic |
Definition at line 181 of file MIRPrinter.cpp.
References llvm_unreachable.
|
inlinestatic |
Definition at line 177 of file MIRPrinter.cpp.