llvm::AsmPrinter::GetMLI

Callback that returns MachineLoopInfo for a MachineFunction.

Synopsis

Declared in <llvm/CodeGen/AsmPrinter.h>

std::function<MachineLoopInfo*(MachineFunction&)> GetMLI;