Searched refs:getLastInsertPoint (Results 1 – 3 of 3) sorted by relevance
68 SlotIndex getLastInsertPoint(const LiveInterval &CurLI, in getLastInsertPoint() function231 return IPA.getLastInsertPoint(*CurLI, *MF.getBlockNumbered(Num)); in getLastSplitPoint()235 return IPA.getLastInsertPoint(*CurLI, *BB); in getLastSplitPoint()
1264 SlotIndex Idx = IPA.getLastInsertPoint(OrigLI, BB); in isSpillCandBB()
142 SlotIndex LIP = getLastInsertPoint(CurLI, MBB); in getLastInsertPointIter()