LLVM API Documentation

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

ufmin_pred_ty - Helper class for identifying unordered min predicates. More...

#include <PatternMatch.h>

List of all members.

Static Public Member Functions

static bool match (FCmpInst::Predicate Pred)

Detailed Description

ufmin_pred_ty - Helper class for identifying unordered min predicates.

Definition at line 1045 of file PatternMatch.h.


Member Function Documentation

Definition at line 1046 of file PatternMatch.h.

References llvm::CmpInst::FCMP_ULE, and llvm::CmpInst::FCMP_ULT.


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