Home
last modified time | relevance | path

Searched refs:AllConsts (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp11417 bool AllConsts = all_of(ReducedVals, isConstant); in getReductionCost() local
11427 if (!AllConsts) in getReductionCost()
11436 if (!AllConsts) { in getReductionCost()
11455 if (!AllConsts) { in getReductionCost()