Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DPatternMatch.h936 struct OverflowingBinaryOp_match { struct
940 OverflowingBinaryOp_match(const LHS_t &LHS, const RHS_t &RHS) in OverflowingBinaryOp_match() argument
960 inline OverflowingBinaryOp_match<LHS, RHS, Instruction::Add, argument