Searched refs:LastConsecutiveLoad (Results 1 – 1 of 1) sorted by relevance
14857 unsigned LastConsecutiveLoad = 1; in MergeConsecutiveStores() local14874 LastConsecutiveLoad = i; in MergeConsecutiveStores()14945 std::min(NumConsecutiveStores, LastConsecutiveLoad + 1); in MergeConsecutiveStores()