Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DCalcSpillWeights.h78 float futureWeight(LiveInterval &li, SlotIndex start, SlotIndex end);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCalcSpillWeights.cpp146 float VirtRegAuxInfo::futureWeight(LiveInterval &li, SlotIndex start, in futureWeight() function in VirtRegAuxInfo
DRegAllocGreedy.cpp1523 VRAI.futureWeight(LIS->getInterval(Evictee), in splitCanCauseEvictionChain()
1566 VRAI.futureWeight(LIS->getInterval(VirtRegToSplit), in splitCanCauseLocalSpill()