Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/CodeGen/
H A DSplitKit.h53 SlotIndex computeLastInsertPoint(const LiveInterval &CurLI,
67 return computeLastInsertPoint(CurLI, MBB); in getLastInsertPoint()
H A DSplitKit.cpp49 InsertPointAnalysis::computeLastInsertPoint(const LiveInterval &CurLI, in computeLastInsertPoint() function in InsertPointAnalysis
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DSplitKit.h60 SlotIndex computeLastInsertPoint(const LiveInterval &CurLI,
74 return computeLastInsertPoint(CurLI, MBB); in getLastInsertPoint()
H A DSplitKit.cpp62 InsertPointAnalysis::computeLastInsertPoint(const LiveInterval &CurLI, in computeLastInsertPoint() function in InsertPointAnalysis
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSplitKit.h59 SlotIndex computeLastInsertPoint(const LiveInterval &CurLI,
73 return computeLastInsertPoint(CurLI, MBB); in getLastInsertPoint()
H A DSplitKit.cpp76 InsertPointAnalysis::computeLastInsertPoint(const LiveInterval &CurLI, in computeLastInsertPoint() function in InsertPointAnalysis