Lines Matching refs:getInstructionIndex
352 SlotIndex Idx = LIS.getInstructionIndex(CopyMI); in hoistSpillInsideBB()
432 SlotIndex Idx = LIS.getInstructionIndex(MI); in eliminateRedundantSpills()
511 SlotIndex UseIdx = LIS.getInstructionIndex(MI).getRegSlot(true); in reMaterializeFor()
704 SlotIndex Idx = LIS.getInstructionIndex(*I).getRegSlot(); in dumpMachineInstrRangeWithSlotIndex()
791 SlotIndex Idx = LIS.getInstructionIndex(*MI).getRegSlot(); in foldMemoryOperand()
911 SlotIndex Idx = LIS.getInstructionIndex(*MI).getRegSlot(); in spillAroundUses()
1057 SlotIndex Idx = LIS.getInstructionIndex(Spill); in addToMergeableSpills()
1071 SlotIndex Idx = LIS.getInstructionIndex(Spill); in rmFromMergeableSpills()
1086 Idx = LIS.getInstructionIndex(*MI); in isSpillCandBB()
1119 SlotIndex PIdx = LIS.getInstructionIndex(*PrevSpill); in rmRedundantSpills()
1120 SlotIndex CIdx = LIS.getInstructionIndex(*CurrentSpill); in rmRedundantSpills()