Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DSplitKit.h51 class LLVM_LIBRARY_VISIBILITY InsertPointAnalysis {
65 InsertPointAnalysis(const LiveIntervals &lis, unsigned BBNum);
145 InsertPointAnalysis IPA;
H A DSplitKit.cpp58 InsertPointAnalysis::InsertPointAnalysis(const LiveIntervals &lis, in InsertPointAnalysis() function in InsertPointAnalysis
63 InsertPointAnalysis::computeLastInsertPoint(const LiveInterval &CurLI, in computeLastInsertPoint()
140 InsertPointAnalysis::getLastInsertPointIter(const LiveInterval &CurLI, in getLastInsertPointIter()
H A DInlineSpiller.cpp97 InsertPointAnalysis IPA;