Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DCalcSpillWeights.h79 float futureWeight(LiveInterval &li, SlotIndex start, SlotIndex end);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DCalcSpillWeights.cpp155 float VirtRegAuxInfo::futureWeight(LiveInterval &li, SlotIndex start, in futureWeight() function in VirtRegAuxInfo
DRegAllocGreedy.cpp1486 VRAI.futureWeight(LIS->getInterval(Evictee), in splitCanCauseEvictionChain()
1529 VRAI.futureWeight(LIS->getInterval(VirtRegToSplit), in splitCanCauseLocalSpill()