Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDCalcSpillWeights.h78 float futureWeight(LiveInterval &li, SlotIndex start, SlotIndex end);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDCalcSpillWeights.cpp146 float VirtRegAuxInfo::futureWeight(LiveInterval &li, SlotIndex start, in futureWeight() function in VirtRegAuxInfo
HDRegAllocGreedy.cpp1523 VRAI.futureWeight(LIS->getInterval(Evictee), in splitCanCauseEvictionChain()
1566 VRAI.futureWeight(LIS->getInterval(VirtRegToSplit), in splitCanCauseLocalSpill()