Searched refs:LastConsecutiveLoad (Results 1 – 2 of 2) sorted by relevance
11765 unsigned LastConsecutiveLoad = 0; in MergeConsecutiveStores() local11779 LastConsecutiveLoad = i; in MergeConsecutiveStores()11826 unsigned NumElem = std::min(LastConsecutiveStore, LastConsecutiveLoad) + 1; in MergeConsecutiveStores()
14336 unsigned LastConsecutiveLoad = 1; in MergeConsecutiveStores() local14353 LastConsecutiveLoad = i; in MergeConsecutiveStores()14424 std::min(NumConsecutiveStores, LastConsecutiveLoad + 1); in MergeConsecutiveStores()