Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp17643 bool InitStep) { in tryToReduce() argument
17647 ((!InitStep && LHS == VectorizedTree) || in tryToReduce()
17650 if (isBoolLogicOp(RedOp2) && ((!InitStep && RHS == VectorizedTree) || in tryToReduce()
17666 bool InitStep) { in tryToReduce() argument
17687 RedOp, InitStep); in tryToReduce()
17717 bool InitStep = true; in tryToReduce() local
17720 FinalGen(ExtraReductions, InitStep); in tryToReduce()
17722 InitStep = false; in tryToReduce()