Searched refs:getLastInsertPoint (Results 1 – 3 of 3) sorted by relevance
67 SlotIndex getLastInsertPoint(const LiveInterval &CurLI, in getLastInsertPoint() function230 return IPA.getLastInsertPoint(*CurLI, *MF.getBlockNumbered(Num)); in getLastSplitPoint()234 return IPA.getLastInsertPoint(*CurLI, *BB); in getLastSplitPoint()
1281 SlotIndex Idx = IPA.getLastInsertPoint(OrigLI, BB); in isSpillCandBB()
141 SlotIndex LIP = getLastInsertPoint(CurLI, MBB); in getLastInsertPointIter()