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

References

include/llvm/IR/PatternMatch.h
  951 inline OverflowingBinaryOp_match<LHS, RHS, Instruction::Mul,
  953 m_NSWMul(const LHS &L, const RHS &R) {
  954   return OverflowingBinaryOp_match<LHS, RHS, Instruction::Mul,