LLVM API Documentation
ufmax_pred_ty - Helper class for identifying unordered max predicates. More...
#include <PatternMatch.h>
Static Public Member Functions | |
static bool | match (FCmpInst::Predicate Pred) |
ufmax_pred_ty - Helper class for identifying unordered max predicates.
Definition at line 925 of file PatternMatch.h.
|
inlinestatic |
Definition at line 926 of file PatternMatch.h.
References llvm::CmpInst::FCMP_UGE, and llvm::CmpInst::FCMP_UGT.