ΒΆinline bind_ty<llvm::ConstantInt> m_ConstantInt(
llvm::ConstantInt*& CI)
inline bind_ty<llvm::ConstantInt> m_ConstantInt(
llvm::ConstantInt*& CI)
Description
Match a ConstantInt, capturing the value if we match.
Declared at: llvm/include/llvm/IR/PatternMatch.h:588
Parameters
- llvm::ConstantInt*& CI