Home
last modified time | relevance | path

Searched refs:weightCalcHelper (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCalcSpillWeights.cpp139 float weight = weightCalcHelper(li); in calculateSpillWeightAndHint()
148 return weightCalcHelper(li, &start, &end); in futureWeight()
151 float VirtRegAuxInfo::weightCalcHelper(LiveInterval &li, SlotIndex *start, in weightCalcHelper() function in VirtRegAuxInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DCalcSpillWeights.h92 float weightCalcHelper(LiveInterval &li, SlotIndex *start = nullptr,