struct umin_pred_ty
Declaration
struct umin_pred_ty { /* full declaration omitted */ };
Description
Helper class for identifying unsigned min predicates.
Declared at: llvm/include/llvm/IR/PatternMatch.h:1520
Method Overview
- public static bool match(ICmpInst::Predicate Pred)
Methods
ΒΆstatic bool match(ICmpInst::Predicate Pred)
static bool match(ICmpInst::Predicate Pred)
Declared at: llvm/include/llvm/IR/PatternMatch.h:1521
Parameters
- ICmpInst::Predicate Pred