Searched refs:getMinMaxReductionPredicate (Results 1 – 3 of 3) sorted by relevance
354 CmpInst::Predicate getMinMaxReductionPredicate(RecurKind RK);
884 CmpInst::Predicate llvm::getMinMaxReductionPredicate(RecurKind RK) { in getMinMaxReductionPredicate() function in llvm914 CmpInst::Predicate Pred = getMinMaxReductionPredicate(RK); in createMinMaxOp()
11443 CmpInst::Predicate RdxPred = getMinMaxReductionPredicate(RdxKind); in getReductionCost()11463 CmpInst::Predicate RdxPred = getMinMaxReductionPredicate(RdxKind); in getReductionCost()