Searched refs:ElementTypesInLoop (Results 1 – 1 of 1) sorted by relevance
1831 SmallPtrSet<Type *, 16> ElementTypesInLoop; member in llvm::LoopVectorizationCostModel4835 if (any_of(ElementTypesInLoop, [&](Type *Ty) { in getMaxLegalScalableVF()5541 if (ElementTypesInLoop.empty() && !Legal->getReductionVars().empty()) { in getSmallestAndWidestTypes()5555 for (Type *T : ElementTypesInLoop) { in getSmallestAndWidestTypes()5566 ElementTypesInLoop.clear(); in collectElementTypesForWidening()5603 ElementTypesInLoop.insert(T); in collectElementTypesForWidening()