Home
last modified time | relevance | path

Searched refs:getLastInsertPoint (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
DSplitKit.h60 SlotIndex getLastInsertPoint(const LiveInterval &CurLI, in getLastInsertPoint() function
216 return IPA.getLastInsertPoint(*CurLI, *MF.getBlockNumbered(Num)); in getLastSplitPoint()
DSplitKit.cpp114 SlotIndex LIP = getLastInsertPoint(CurLI, MBB); in getLastInsertPointIter()