ΒΆllvm::ModulePass* createMachineOutlinerPass(
bool RunOnAllFunctions = true)
llvm::ModulePass* createMachineOutlinerPass(
bool RunOnAllFunctions = true)
Description
This pass performs outlining on machine instructions directly before printing assembly.
Declared at: llvm/include/llvm/CodeGen/Passes.h:441
Parameters
- bool RunOnAllFunctions = true