Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp3467 bool DoBias = true; in biasPhysReg() local
3470 DoBias = false; in biasPhysReg()
3475 if (DoBias) in biasPhysReg()