Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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.cpp59 InsertPointAnalysis::InsertPointAnalysis(const LiveIntervals &lis, in InsertPointAnalysis() function in InsertPointAnalysis
64 InsertPointAnalysis::computeLastInsertPoint(const LiveInterval &CurLI, in computeLastInsertPoint()
141 InsertPointAnalysis::getLastInsertPointIter(const LiveInterval &CurLI, in getLastInsertPointIter()
H A DInlineSpiller.cpp99 InsertPointAnalysis IPA;