LLVM: llvm::PatternMatch::MaxMin_match< CmpInst_t, LHS_t, RHS_t, Pred_t, Commutable (original) (raw)
#include "[llvm/IR/PatternMatch.h](PatternMatch%5F8h%5Fsource.html)"
| Public Types | |
|---|---|
| using | PredType = Pred_t |
Detailed Description
template<typename CmpInst_t, typename LHS_t, typename RHS_t, typename Pred_t, bool Commutable = false>
struct llvm::PatternMatch::MaxMin_match< CmpInst_t, LHS_t, RHS_t, Pred_t, Commutable >
Definition at line 2419 of file PatternMatch.h.
Member Typedef Documentation
◆ PredType
template<typename CmpInst_t, typename LHS_t, typename RHS_t, typename Pred_t, bool Commutable = false>
Constructor & Destructor Documentation
template<typename CmpInst_t, typename LHS_t, typename RHS_t, typename Pred_t, bool Commutable = false>
Member Function Documentation
◆ match()
template<typename CmpInst_t, typename LHS_t, typename RHS_t, typename Pred_t, bool Commutable = false>
template
Member Data Documentation
◆ L
template<typename CmpInst_t, typename LHS_t, typename RHS_t, typename Pred_t, bool Commutable = false>
◆ R
template<typename CmpInst_t, typename LHS_t, typename RHS_t, typename Pred_t, bool Commutable = false>
The documentation for this struct was generated from the following file:
- include/llvm/IR/PatternMatch.h