Home
last modified time | relevance | path

Searched defs:OverflowingBinaryOp_match (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/IR/
DPatternMatch.h543 struct OverflowingBinaryOp_match { struct
547 OverflowingBinaryOp_match(const LHS_t &LHS, const RHS_t &RHS) in OverflowingBinaryOp_match() argument
567 inline OverflowingBinaryOp_match<LHS, RHS, Instruction::Add, argument