Searched defs:getMachineInstr (Results 1 – 2 of 2) sorted by relevance
32 static inline MachineInstr *getMachineInstr(MachineInstr *MI) { in getMachineInstr() function 35 static inline MachineInstr *getMachineInstr(const SUnit *SU) { in getMachineInstr() function 38 static inline MachineInstr *getMachineInstr(const SUnit &SU) { in getMachineInstr() function
69 MachineBasicBlock::iterator getMachineInstr() const { return MI; } getMachineInstr() function in __anon34883f2f0111::FrameRef