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

References

include/llvm/IR/PatternMatch.h
  959 inline OverflowingBinaryOp_match<LHS, RHS, Instruction::Shl,
  961 m_NSWShl(const LHS &L, const RHS &R) {
  962   return OverflowingBinaryOp_match<LHS, RHS, Instruction::Shl,