Searched refs:PrevDisp (Results 1 – 1 of 1) sorted by relevance
645 int64_t PrevDisp = DispSizeStack.back().first; in removeRedundantBlockingStores() local647 if (CurrDisp + CurrSize > PrevDisp + PrevSize) in removeRedundantBlockingStores()