Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DSplitKit.h43 class LLVM_LIBRARY_VISIBILITY InsertPointAnalysis {
57 InsertPointAnalysis(const LiveIntervals &lis, unsigned BBNum);
122 InsertPointAnalysis IPA;
DSplitKit.cpp44 InsertPointAnalysis::InsertPointAnalysis(const LiveIntervals &lis, in InsertPointAnalysis() function in InsertPointAnalysis
49 InsertPointAnalysis::computeLastInsertPoint(const LiveInterval &CurLI, in computeLastInsertPoint()
112 InsertPointAnalysis::getLastInsertPointIter(const LiveInterval &CurLI, in getLastInsertPointIter()
DInlineSpiller.cpp73 InsertPointAnalysis IPA;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DSplitKit.h49 class LLVM_LIBRARY_VISIBILITY InsertPointAnalysis {
63 InsertPointAnalysis(const LiveIntervals &lis, unsigned BBNum);
128 InsertPointAnalysis IPA;
DSplitKit.cpp72 InsertPointAnalysis::InsertPointAnalysis(const LiveIntervals &lis, in InsertPointAnalysis() function in InsertPointAnalysis
77 InsertPointAnalysis::computeLastInsertPoint(const LiveInterval &CurLI, in computeLastInsertPoint()
140 InsertPointAnalysis::getLastInsertPointIter(const LiveInterval &CurLI, in getLastInsertPointIter()
DInlineSpiller.cpp95 InsertPointAnalysis IPA;