Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DInlineSpiller.cpp212 void eliminateRedundantSpills(LiveInterval &LI, VNInfo *VNI);
461 eliminateRedundantSpills(SrcLI, SrcVNI); in hoistSpillInsideBB()
494 void InlineSpiller::eliminateRedundantSpills(LiveInterval &SLI, VNInfo *VNI) { in eliminateRedundantSpills() function in InlineSpiller
1200 eliminateRedundantSpills(SibLI, SibLI.getVNInfoAt(Idx)); in spillAroundUses()