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