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