ΒΆtemplate <typename Ty>
inline match_unless<Ty> m_Unless(const Ty& M)
template <typename Ty>
inline match_unless<Ty> m_Unless(const Ty& M)
Description
Match if the inner matcher does *NOT* match.
Declared at: llvm/include/llvm/IR/PatternMatch.h:107
Templates
- Ty
Parameters
- const Ty& M