Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DCalcSpillWeights.h79 float futureWeight(LiveInterval &li, SlotIndex start, SlotIndex end);
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp146 float VirtRegAuxInfo::futureWeight(LiveInterval &li, SlotIndex start, in futureWeight() function in VirtRegAuxInfo
H A DRegAllocGreedy.cpp1509 VRAI.futureWeight(LIS->getInterval(Evictee), in splitCanCauseEvictionChain()
1552 VRAI.futureWeight(LIS->getInterval(VirtRegToSplit), in splitCanCauseLocalSpill()