ΒΆtemplate <int64_t Val>
inline constantint_match<Val> m_ConstantInt()
template <int64_t Val>
inline constantint_match<Val> m_ConstantInt()
Description
Match a ConstantInt with a specific value.
Declared at: llvm/include/llvm/IR/PatternMatch.h:217
Templates
- int64_t Val