llvm::initializeMachineCFGPrinterLegacyPass

Initialize the MachineCFGPrinterLegacy pass.

Synopsis

Declared in <llvm/InitializePasses.h>

void
initializeMachineCFGPrinterLegacyPass(PassRegistry& Registry);

Parameters

NameDescription
RegistryPass registry used to register the pass.