LLVM
8.0.1
|
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 172 of file MIRPrinter.cpp.
|
inlinestatic |
Definition at line 177 of file MIRPrinter.cpp.
References llvm_unreachable.
|
inlinestatic |
Definition at line 173 of file MIRPrinter.cpp.
References llvm::Module::print().