Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.h50 class LLVM_LIBRARY_VISIBILITY InsertPointAnalysis {
64 InsertPointAnalysis(const LiveIntervals &lis, unsigned BBNum);
144 InsertPointAnalysis IPA;
H A DSplitKit.cpp62 InsertPointAnalysis::InsertPointAnalysis(const LiveIntervals &lis, in InsertPointAnalysis() function in InsertPointAnalysis
67 InsertPointAnalysis::computeLastInsertPoint(const LiveInterval &CurLI, in computeLastInsertPoint()
143 InsertPointAnalysis::getLastInsertPointIter(const LiveInterval &CurLI, in getLastInsertPointIter()
H A DInlineSpiller.cpp91 InsertPointAnalysis IPA;