| 
    LLVM 22.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 2496 of file PatternMatch.h.
      
  | 
  inlinestatic | 
Definition at line 2497 of file PatternMatch.h.
References llvm::CmpInst::FCMP_UGE, and llvm::CmpInst::FCMP_UGT.