Searched refs:isBoolLogicOp (Results 1 – 1 of 1) sorted by relevance
10524 static bool isBoolLogicOp(Instruction *I) { in isBoolLogicOp() function in __anon9e073aa49111::HorizontalReduction10536 isBoolLogicOp(I)) in isVectorizable()10752 if (isCmpSelMinMax(I) || (isBoolLogicOp(I) && isa<SelectInst>(I))) { in hasSameParent()11274 if (isa<SelectInst>(RdxRootInst) && isBoolLogicOp(RdxRootInst)) in tryToReduce()