Searched refs:CurrentConsecutiveDist (Results 1 – 1 of 1) sorted by relevance
8463 unsigned CurrentConsecutiveDist = 1; in tryToVectorizeGatheredLoads() local8472 CurrentConsecutiveDist) { in tryToVectorizeGatheredLoads()8473 ++CurrentConsecutiveDist; in tryToVectorizeGatheredLoads()8475 std::max(MaxConsecutiveDistance, CurrentConsecutiveDist); in tryToVectorizeGatheredLoads()8479 if (!AllowMaskedGather && CurrentConsecutiveDist == 1 && in tryToVectorizeGatheredLoads()8482 CurrentConsecutiveDist = 1; in tryToVectorizeGatheredLoads()