Searched refs:getScoreLB (Results 1 – 1 of 1) sorted by relevance
277 unsigned getScoreLB(InstCounterType T) const { in getScoreLB() function in __anon954e14670211::WaitcntBrackets288 return getScoreUB(T) - getScoreLB(T); in getScoreRange()996 unsigned LB = getScoreLB(T); in print()1052 const unsigned LB = getScoreLB(T); in determineWait()1092 setScoreLB(T, std::max(getScoreLB(T), UB - Count)); in applyWaitcnt()2412 Brackets.getScoreLB(LOAD_CNT) || in shouldFlushVmCnt()2414 Brackets.getScoreLB(SAMPLE_CNT) || in shouldFlushVmCnt()2416 Brackets.getScoreLB(BVH_CNT)) { in shouldFlushVmCnt()