Searched refs:LastConsecutiveLoad (Results 1 – 1 of 1) sorted by relevance
21980 unsigned LastConsecutiveLoad = 1; in tryStoreMergeOfLoads() local21997 LastConsecutiveLoad = i; in tryStoreMergeOfLoads()22073 unsigned NumElem = std::min(NumConsecutiveStores, LastConsecutiveLoad + 1); in tryStoreMergeOfLoads()