Searched refs:computeLastInsertPoint (Results 1 – 2 of 2) sorted by relevance
60 SlotIndex computeLastInsertPoint(const LiveInterval &CurLI,74 return computeLastInsertPoint(CurLI, MBB); in getLastInsertPoint()
67 InsertPointAnalysis::computeLastInsertPoint(const LiveInterval &CurLI, in computeLastInsertPoint() function in InsertPointAnalysis