Searched refs:InitStep (Results 1 – 1 of 1) sorted by relevance
22797 bool InitStep) { in tryToReduce() argument22800 if (isBoolLogicOp(RedOp1) && ((!InitStep && LHS == VectorizedTree) || in tryToReduce()22804 if (isBoolLogicOp(RedOp2) && ((!InitStep && RHS == VectorizedTree) || in tryToReduce()22820 bool InitStep) { in tryToReduce() argument22841 RedOp, InitStep); in tryToReduce()22865 bool InitStep = true; in tryToReduce() local22868 FinalGen(ExtraReductions, InitStep); in tryToReduce()22870 InitStep = false; in tryToReduce()