Searched refs:getScoreLB (Results 1 – 1 of 1) sorted by relevance
281 unsigned getScoreLB(InstCounterType T) const { in getScoreLB() function in __anond28503310211::WaitcntBrackets292 return getScoreUB(T) - getScoreLB(T); in getScoreRange()1007 unsigned LB = getScoreLB(T); in print()1063 const unsigned LB = getScoreLB(T); in determineWait()1103 setScoreLB(T, std::max(getScoreLB(T), UB - Count)); in applyWaitcnt()2369 Brackets.getScoreLB(LOAD_CNT) || in shouldFlushVmCnt()2371 Brackets.getScoreLB(SAMPLE_CNT) || in shouldFlushVmCnt()2373 Brackets.getScoreLB(BVH_CNT)) { in shouldFlushVmCnt()