LLVM API Documentation

Static Public Member Functions
llvm::PatternMatch::smax_pred_ty Struct Reference

smax_pred_ty - Helper class for identifying signed max predicates. More...

#include <PatternMatch.h>

List of all members.

Static Public Member Functions

static bool match (ICmpInst::Predicate Pred)

Detailed Description

smax_pred_ty - Helper class for identifying signed max predicates.

Definition at line 996 of file PatternMatch.h.


Member Function Documentation

Definition at line 997 of file PatternMatch.h.

References llvm::CmpInst::ICMP_SGE, and llvm::CmpInst::ICMP_SGT.


The documentation for this struct was generated from the following file: