LLVM: llvm::PatternMatch::OverflowingBinaryOp_match< LHS_t, RHS_t, Opcode, WrapFlags, Commutable (original) (raw)

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

Detailed Description

template<typename LHS_t, typename RHS_t, unsigned Opcode, unsigned WrapFlags = 0, bool Commutable = false>
struct llvm::PatternMatch::OverflowingBinaryOp_match< LHS_t, RHS_t, Opcode, WrapFlags, Commutable >

Definition at line 1398 of file PatternMatch.h.

Constructor & Destructor Documentation

Member Function Documentation

match()

Member Data Documentation

L

R


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