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

References

include/llvm/IR/PatternMatch.h
  968 inline OverflowingBinaryOp_match<LHS, RHS, Instruction::Add,
  970 m_NUWAdd(const LHS &L, const RHS &R) {
  971   return OverflowingBinaryOp_match<LHS, RHS, Instruction::Add,