ΒΆtemplate <typename OpTy>
inline OneOps_match<OpTy, Instruction::Freeze>
m_Freeze(const OpTy& Op)
template <typename OpTy>
inline OneOps_match<OpTy, Instruction::Freeze>
m_Freeze(const OpTy& Op)
Description
Matches FreezeInst.
Declared at: llvm/include/llvm/IR/PatternMatch.h:1260
Templates
- OpTy
Parameters
- const OpTy& Op