Searched refs:InsertMachineInstrInMaps (Results 1 – 6 of 6) sorted by relevance
313 SlotIndex DestCopyIndex = LIS->InsertMachineInstrInMaps(NewInstr); in LowerPHINode()465 LIS->InsertMachineInstrInMaps(NewSrcInstr); in LowerPHINode()
749 LIS.InsertMachineInstrInMaps(MII); in hoistSpill()1157 LIS.InsertMachineInstrInMaps(&*MII); in foldMemoryOperand()
1488 LastCopyIdx = LIS->InsertMachineInstrInMaps(PrevMI).getRegSlot(); in processTiedPairs()
242 SlotIndex InsertMachineInstrInMaps(MachineInstr *MI) { in InsertMachineInstrInMaps() function
261 LIS->InsertMachineInstrInMaps(Read2); in mergeRead2Pair()
410 SlotIndex MX = LIS->isNotInMIMap(MI) ? LIS->InsertMachineInstrInMaps(MI) in addInstrToLiveness()