llvm::initializeMachineOutlinerPass

Initialize the MachineOutliner pass.

Synopsis

Declared in <llvm/InitializePasses.h>

void
initializeMachineOutlinerPass(PassRegistry& Registry);

Parameters

NameDescription
RegistryPass registry used to register the pass.