ΒΆ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:472

Parameters

bool RunOnAllFunctions = true