Searched refs:futureWeight (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCalcSpillWeights.h78 float futureWeight(LiveInterval &li, SlotIndex start, SlotIndex end);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp146 float VirtRegAuxInfo::futureWeight(LiveInterval &li, SlotIndex start, function in class:VirtRegAuxInfo
H A DRegAllocGreedy.cpp1523 VRAI.futureWeight(LIS->getInterval(Evictee),
1566 VRAI.futureWeight(LIS->getInterval(VirtRegToSplit),

Completed in 102 milliseconds