LLVM: llvm::PatternMatch::DisjointOr_match< LHS, RHS, Commutable (original) (raw)

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

Detailed Description

template<typename LHS, typename RHS, bool Commutable = false>
struct llvm::PatternMatch::DisjointOr_match< LHS, RHS, Commutable >

Definition at line 1528 of file PatternMatch.h.

Constructor & Destructor Documentation

template<typename LHS, typename RHS, bool Commutable = false>

Member Function Documentation

match()

template<typename LHS, typename RHS, bool Commutable = false>

template

Member Data Documentation

L

template<typename LHS, typename RHS, bool Commutable = false>

R

template<typename LHS, typename RHS, bool Commutable = false>


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