Searched refs:PredUB (Results 1 – 1 of 1) sorted by relevance
1510 int PredUB = PredScoreBrackets->getScoreUB(T); in mergeInputScoreBrackets() local1511 if (PredLB < PredUB) { in mergeInputScoreBrackets()1512 int PredScale = MaxPending[T] - PredUB; in mergeInputScoreBrackets()1563 int PredUB = KillWaitBrackets[I]->getScoreUB(T); in mergeInputScoreBrackets() local1564 if (PredLB < PredUB) { in mergeInputScoreBrackets()1565 int PredScale = MaxPending[T] - PredUB; in mergeInputScoreBrackets()