Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp17659 bool InitStep) { in tryToReduce() argument
17663 ((!InitStep && LHS == VectorizedTree) || in tryToReduce()
17666 if (isBoolLogicOp(RedOp2) && ((!InitStep && RHS == VectorizedTree) || in tryToReduce()
17682 bool InitStep) { in tryToReduce() argument
17703 RedOp, InitStep); in tryToReduce()
17733 bool InitStep = true; in tryToReduce() local
17736 FinalGen(ExtraReductions, InitStep); in tryToReduce()
17738 InitStep = false; in tryToReduce()