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

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

Detailed Description

template<typename LHS, typename RHS, unsigned Opcode, bool Commutable = false>
struct llvm::PatternMatch::LogicalOp_match< LHS, RHS, Opcode, Commutable >

Definition at line 3230 of file PatternMatch.h.

Constructor & Destructor Documentation

Member Function Documentation

match()

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

template<typename T>

Member Data Documentation

L

R


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