Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanConstruction.cpp786 VPValue *MiddleCond = MiddleTerm->getOperand(0); in handleMaxMinNumReductions() local
787 VPValue *NewCond = Builder.createAnd(MiddleCond, Builder.createNot(AnyNaN)); in handleMaxMinNumReductions()