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
70 MachineBasicBlock::iterator getMachineInstr() const { return MI; } in getMachineInstr() function in __anon84125d900111::FrameRef