Searched refs:AtBoundary (Results 1 – 1 of 1) sorted by relevance
3139 bool AtBoundary = isTop ? !SU->NumSuccsLeft : !SU->NumPredsLeft; in biasPhysReg() local3141 return AtBoundary ? -1 : 1; in biasPhysReg()