ΒΆtemplate <typename ValueOpTy,
          typename PointerOpTy>
inline TwoOps_match<ValueOpTy,
                    PointerOpTy,
                    Instruction::Store>
m_Store(const ValueOpTy& ValueOp,
        const PointerOpTy& PointerOp)

Description

Matches StoreInst.

Declared at: llvm/include/llvm/IR/PatternMatch.h:1296

Templates

ValueOpTy
PointerOpTy

Parameters

const ValueOpTy& ValueOp
const PointerOpTy& PointerOp