Searched refs:LastConsecutiveLoad (Results 1 – 1 of 1) sorted by relevance
11598 unsigned LastConsecutiveLoad = 0; in MergeConsecutiveStores() local11612 LastConsecutiveLoad = i; in MergeConsecutiveStores()11659 unsigned NumElem = std::min(LastConsecutiveStore, LastConsecutiveLoad) + 1; in MergeConsecutiveStores()