Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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.cpp57 InsertPointAnalysis::InsertPointAnalysis(const LiveIntervals &lis, in InsertPointAnalysis() function in InsertPointAnalysis
62 InsertPointAnalysis::computeLastInsertPoint(const LiveInterval &CurLI, in computeLastInsertPoint()
139 InsertPointAnalysis::getLastInsertPointIter(const LiveInterval &CurLI, in getLastInsertPointIter()
H A DInlineSpiller.cpp96 InsertPointAnalysis IPA;