Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDSplitKit.h50 class LLVM_LIBRARY_VISIBILITY InsertPointAnalysis {
64 InsertPointAnalysis(const LiveIntervals &lis, unsigned BBNum);
144 InsertPointAnalysis IPA;
HDSplitKit.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()
HDInlineSpiller.cpp91 InsertPointAnalysis IPA;