Searched defs:getMI (Results 1 – 3 of 3) sorted by relevance
328 MachineInstr &getMI() const { return MI; } in getMI() function
272 MachineInstr *getMI() const { return MI; } in getMI() function in __anon7dafcbf40111::RecurrenceInstr
187 static AvailableValue getMI(MemIntrinsic *MI, unsigned Offset = 0) { in getMI() function