Home
last modified time | relevance | path

Searched refs:InsertPointAnalysis (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSplitKit.h49 class LLVM_LIBRARY_VISIBILITY InsertPointAnalysis {
63 InsertPointAnalysis(const LiveIntervals &lis, unsigned BBNum);
140 InsertPointAnalysis IPA;
DSplitKit.cpp71 InsertPointAnalysis::InsertPointAnalysis(const LiveIntervals &lis, in InsertPointAnalysis() function in InsertPointAnalysis
76 InsertPointAnalysis::computeLastInsertPoint(const LiveInterval &CurLI, in computeLastInsertPoint()
139 InsertPointAnalysis::getLastInsertPointIter(const LiveInterval &CurLI, in getLastInsertPointIter()
DInlineSpiller.cpp98 InsertPointAnalysis IPA;