LLVM: lib/CodeGen/MachineInstrBundle.cpp File Reference (original) (raw)

Go to the source code of this file.

Functions
INITIALIZE_PASS (UnpackMachineBundles, "unpack-mi-bundles", "Unpack machine instruction bundles", false, false) bool UnpackMachineBundles
INITIALIZE_PASS (FinalizeMachineBundles, "finalize-mi-bundles", "Finalize machine instruction bundles", false, false) bool FinalizeMachineBundles
static DebugLoc getDebugLoc (MachineBasicBlock::instr_iterator FirstMI, MachineBasicBlock::instr_iterator LastMI)
Return the first found DebugLoc that has a DILocation, given a range of instructions.

getDebugLoc()

INITIALIZE_PASS() [1/2]

INITIALIZE_PASS ( FinalizeMachineBundles ,
"finalize-mi-bundles" ,
"Finalize machine instruction bundles" ,
false ,
false
)

INITIALIZE_PASS() [2/2]

INITIALIZE_PASS ( UnpackMachineBundles ,
"unpack-mi-bundles" ,
"Unpack machine instruction bundles" ,
false ,
false
)