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