Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp14958 bool InitStep) { in tryToReduce() argument
14962 ((!InitStep && LHS == VectorizedTree) || in tryToReduce()
14965 if (isBoolLogicOp(RedOp2) && ((!InitStep && RHS == VectorizedTree) || in tryToReduce()
14981 bool InitStep) { in tryToReduce() argument
15002 RedOp, InitStep); in tryToReduce()
15032 bool InitStep = true; in tryToReduce() local
15036 FinalGen(ExtraReductions, InitStep); in tryToReduce()
15038 InitStep = false; in tryToReduce()