Searched refs:MiddleCond (Results 1 – 1 of 1) sorted by relevance
786 VPValue *MiddleCond = MiddleTerm->getOperand(0); in handleMaxMinNumReductions() local787 VPValue *NewCond = Builder.createAnd(MiddleCond, Builder.createNot(AnyNaN)); in handleMaxMinNumReductions()