Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DSplitKit.h67 SlotIndex getLastInsertPoint(const LiveInterval &CurLI, in getLastInsertPoint() function
235 return IPA.getLastInsertPoint(*CurLI, *MF.getBlockNumbered(Num)); in getLastSplitPoint()
H A DSplitKit.cpp142 SlotIndex LIP = getLastInsertPoint(CurLI, MBB); in getLastInsertPointIter()