Searched refs:AllowToVectorize (Results 1 – 1 of 1) sorted by relevance
8336 bool AllowToVectorize = false; in tryToVectorizeGatheredLoads() local8373 AllowToVectorize = CheckIfAllowed(Slice); in tryToVectorizeGatheredLoads()8375 AllowToVectorize = in tryToVectorizeGatheredLoads()8388 if (AllowToVectorize) { in tryToVectorizeGatheredLoads()8424 if (!AllowToVectorize || BestVF == 0) in tryToVectorizeGatheredLoads()