reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/IR/PatternMatch.h
  935 inline OverflowingBinaryOp_match<LHS, RHS, Instruction::Add,
  937 m_NSWAdd(const LHS &L, const RHS &R) {
  938   return OverflowingBinaryOp_match<LHS, RHS, Instruction::Add,