Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp22458 bool OptReusedScalars = IsSupportedHorRdxIdentityOp && in tryToReduce() local
22461 if (OptReusedScalars) { in tryToReduce()
22728 if (OptReusedScalars && !SameScaleFactor) { in tryToReduce()
22738 OptReusedScalars && SameScaleFactor in tryToReduce()
22763 if (OptReusedScalars && !AnyVectorized) { in tryToReduce()