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()1158 LIS.InsertMachineInstrInMaps(&*MII); in foldMemoryOperand()
1525 LastCopyIdx = LIS->InsertMachineInstrInMaps(PrevMI).getRegSlot(); in processTiedPairs()
243 SlotIndex InsertMachineInstrInMaps(MachineInstr *MI) { in InsertMachineInstrInMaps() function
271 LIS->InsertMachineInstrInMaps(Read2); in mergeRead2Pair()
419 SlotIndex MX = LIS->isNotInMIMap(MI) ? LIS->InsertMachineInstrInMaps(MI) in addInstrToLiveness()