Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DCalcSpillWeights.h77 float futureWeight(LiveInterval &LI, SlotIndex Start, SlotIndex End);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp147 float VirtRegAuxInfo::futureWeight(LiveInterval &LI, SlotIndex Start, in futureWeight() function in VirtRegAuxInfo
H A DRegAllocGreedy.cpp1561 VRAI->futureWeight(LIS->getInterval(Evictee), in splitCanCauseEvictionChain()