Home
last modified time | relevance | path

Searched refs:computeLastInsertPoint (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/CodeGen/
DSplitKit.h53 SlotIndex computeLastInsertPoint(const LiveInterval &CurLI,
67 return computeLastInsertPoint(CurLI, MBB); in getLastInsertPoint()
DSplitKit.cpp49 InsertPointAnalysis::computeLastInsertPoint(const LiveInterval &CurLI, in computeLastInsertPoint() function in InsertPointAnalysis
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DSplitKit.h59 SlotIndex computeLastInsertPoint(const LiveInterval &CurLI,
73 return computeLastInsertPoint(CurLI, MBB); in getLastInsertPoint()
DSplitKit.cpp77 InsertPointAnalysis::computeLastInsertPoint(const LiveInterval &CurLI, in computeLastInsertPoint() function in InsertPointAnalysis