LLVM 20.0.0git
|
Helper class for identifying unordered max predicates. More...
#include "llvm/IR/PatternMatch.h"
Static Public Member Functions | |
static bool | match (FCmpInst::Predicate Pred) |
Helper class for identifying unordered max predicates.
Definition at line 2282 of file PatternMatch.h.
|
inlinestatic |
Definition at line 2283 of file PatternMatch.h.
References llvm::CmpInst::FCMP_UGE, and llvm::CmpInst::FCMP_UGT.