Searched refs:OldVSCnt (Results 1 – 1 of 1) sorted by relevance
1222 unsigned OldVSCnt = in applyPreexistingWaitcnt() local1225 ScoreBrackets.simplifyWaitcnt(InstCounterType::STORE_CNT, OldVSCnt); in applyPreexistingWaitcnt()1226 Wait.StoreCnt = std::min(Wait.StoreCnt, OldVSCnt); in applyPreexistingWaitcnt()