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

References

include/llvm/IR/PatternMatch.h
  943 inline OverflowingBinaryOp_match<LHS, RHS, Instruction::Sub,
  945 m_NSWSub(const LHS &L, const RHS &R) {
  946   return OverflowingBinaryOp_match<LHS, RHS, Instruction::Sub,