struct ofmax_pred_ty
Declaration
struct ofmax_pred_ty { /* full declaration omitted */ };
Description
Helper class for identifying ordered max predicates.
Declared at: llvm/include/llvm/IR/PatternMatch.h:1527
Method Overview
- public static bool match(FCmpInst::Predicate Pred)
Methods
ΒΆstatic bool match(FCmpInst::Predicate Pred)
static bool match(FCmpInst::Predicate Pred)
Declared at: llvm/include/llvm/IR/PatternMatch.h:1528
Parameters
- FCmpInst::Predicate Pred