Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSpillPlacement.cpp81 BlockFrequency BiasN; member
111 return BiasN >= BiasP + SumLinkWeights; in mustSpill()
117 BiasN = BiasP = Value = 0; in clear()
146 BiasN += freq; in addBias()
149 BiasN = BlockFrequency::getMaxFrequency(); in addBias()
158 BlockFrequency SumN = BiasN; in update()
245 nodes[n].BiasN = (MBFI->getEntryFreq() / 16); in activate()