Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocPBQP.cpp455 PBQP::PBQPNum CBenefit = MBFI.getBlockFreq(&MBB).getFrequency() * Scale; in apply() local
472 NewCosts[PRegOpt + 1] -= CBenefit; in apply()
487 addVirtRegCoalesce(Costs, *Allowed1, *Allowed2, CBenefit); in apply()
495 addVirtRegCoalesce(Costs, *Allowed1, *Allowed2, CBenefit); in apply()