Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DCalcSpillWeights.cpp148 float weight = weightCalcHelper(li); in calculateSpillWeightAndHint()
157 return weightCalcHelper(li, &start, &end); in futureWeight()
160 float VirtRegAuxInfo::weightCalcHelper(LiveInterval &li, SlotIndex *start, in weightCalcHelper() function in VirtRegAuxInfo
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DCalcSpillWeights.h93 float weightCalcHelper(LiveInterval &li, SlotIndex *start = nullptr,