Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSplitKit.h66 SlotIndex getLastInsertPoint(const LiveInterval &CurLI, in getLastInsertPoint() function
234 return IPA.getLastInsertPoint(*CurLI, *MF.getBlockNumbered(Num)); in getLastSplitPoint()
DSplitKit.cpp141 SlotIndex LIP = getLastInsertPoint(CurLI, MBB); in getLastInsertPointIter()