struct ofmin_pred_ty
Declaration
struct ofmin_pred_ty { /* full declaration omitted */ };
Description
Helper class for identifying ordered min predicates.
Declared at: llvm/include/llvm/IR/PatternMatch.h:1534
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:1535
Parameters
- FCmpInst::Predicate Pred