Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineScheduler.cpp3108 bool AtBoundary = isTop ? !SU->NumSuccsLeft : !SU->NumPredsLeft; in biasPhysReg() local
3110 return AtBoundary ? -1 : 1; in biasPhysReg()