ΒΆtemplate <typename OpTy>
inline OneOps_match<OpTy, Instruction::Load>
m_Load(const OpTy& Op)
template <typename OpTy>
inline OneOps_match<OpTy, Instruction::Load>
m_Load(const OpTy& Op)
Description
Matches LoadInst.
Declared at: llvm/include/llvm/IR/PatternMatch.h:1289
Templates
- OpTy
Parameters
- const OpTy& Op