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

References

include/llvm/IR/PatternMatch.h
 1323 inline match_combine_or<CastClass_match<OpTy, Instruction::ZExt>, OpTy>
 1323 inline match_combine_or<CastClass_match<OpTy, Instruction::ZExt>, OpTy>
 1324 m_ZExtOrSelf(const OpTy &Op) {