Home
last modified time | relevance | path

Searched refs:getLastInsertPoint (Results 1 – 4 of 4) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DSplitKit.h66 SlotIndex getLastInsertPoint(const LiveInterval &CurLI, in getLastInsertPoint() function
222 return IPA.getLastInsertPoint(*CurLI, *MF.getBlockNumbered(Num)); in getLastSplitPoint()
DSplitKit.cpp142 SlotIndex LIP = getLastInsertPoint(CurLI, MBB); in getLastInsertPointIter()