Searched refs:getScoreLB (Results 1 – 1 of 1) sorted by relevance
209 unsigned getScoreLB(InstCounterType T) const { in getScoreLB() function in __anon524ede880211::WaitcntBrackets220 return getScoreUB(T) - getScoreLB(T); in getScoreRange()732 unsigned LB = getScoreLB(T); in print()785 const unsigned LB = getScoreLB(T); in determineWait()823 setScoreLB(T, std::max(getScoreLB(T), UB - Count)); in applyWaitcnt()1745 if (Brackets.getRegScore(RegNo, VM_CNT) > Brackets.getScoreLB(VM_CNT)) { in shouldFlushVmCnt()