llvm::PatternMatch::ofmin_pred_ty

Helper class for identifying ordered min predicates.

Synopsis

Declared in <llvm/IR/PatternMatch.h>

struct ofmin_pred_ty;

Static Member Functions

NameDescription
match Return true if Pred is an ordered less-than or less-or-equal.