LLVM: llvm::PatternMatch::AnyBinaryOp_match< LHS_t, RHS_t, Commutable (original) (raw)

#include "[llvm/IR/PatternMatch.h](PatternMatch%5F8h%5Fsource.html)"

Detailed Description

template<typename LHS_t, typename RHS_t, bool Commutable = false>
struct llvm::PatternMatch::AnyBinaryOp_match< LHS_t, RHS_t, Commutable >

Definition at line 1136 of file PatternMatch.h.

Constructor & Destructor Documentation

Member Function Documentation

match()

template<typename LHS_t, typename RHS_t, bool Commutable = false>

template

Member Data Documentation

L

R


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