Searched defs:getMF (Results 1 – 4 of 4) sorted by relevance
143 MachineFunction *getMF() const { return MBB->getParent(); } in getMF() function
694 MachineFunction &getMF() const { return MF; } in getMF() function
273 MachineFunction &getMF() { getMF() function 278 const MachineFunction &getMF() const { getMF() function [all...]
706 const MachineFunction *MachineInstr::getMF() const { getMF() function in MachineInstr [all...]