Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DMachineScheduler.cpp3148 bool DoBias = true; in biasPhysReg() local
3151 DoBias = false; in biasPhysReg()
3156 if (DoBias) in biasPhysReg()