Searched refs:ElementTypesInLoop (Results 1 – 1 of 1) sorted by relevance
1796 SmallPtrSet<Type *, 16> ElementTypesInLoop; member in llvm::LoopVectorizationCostModel3849 if (any_of(ElementTypesInLoop, [&](Type *Ty) { in isScalableVectorizationAllowed()4758 if (ElementTypesInLoop.empty() && !Legal->getReductionVars().empty()) { in getSmallestAndWidestTypes()4772 for (Type *T : ElementTypesInLoop) { in getSmallestAndWidestTypes()4783 ElementTypesInLoop.clear(); in collectElementTypesForWidening()4820 ElementTypesInLoop.insert(T); in collectElementTypesForWidening()