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

References

include/llvm/IR/PatternMatch.h
 1329 inline match_combine_or<CastClass_match<OpTy, Instruction::SExt>, OpTy>
 1329 inline match_combine_or<CastClass_match<OpTy, Instruction::SExt>, OpTy>
 1330 m_SExtOrSelf(const OpTy &Op) {