Searched refs:LastDist (Results 1 – 1 of 1) sorted by relevance
8464 int64_t LastDist = LocalLoadsDists.front().second; in tryToVectorizeGatheredLoads() local8469 assert(LastDist >= L.second && in tryToVectorizeGatheredLoads()8471 if (static_cast<uint64_t>(LastDist - L.second) == in tryToVectorizeGatheredLoads()8483 LastDist = L.second; in tryToVectorizeGatheredLoads()