LLVM: llvm::PatternMatch::AnyUnaryOp_match< OP_t > Struct Template Reference (original) (raw)

#include "[llvm/IR/PatternMatch.h](PatternMatch%5F8h%5Fsource.html)"

Public Member Functions
AnyUnaryOp_match (const OP_t &X)
template
bool match (OpTy *V) const

Detailed Description

template<typename OP_t>
struct llvm::PatternMatch::AnyUnaryOp_match< OP_t >

Definition at line 1162 of file PatternMatch.h.

Constructor & Destructor Documentation

Member Function Documentation

match()

template<typename OP_t>

template

Member Data Documentation

X


The documentation for this struct was generated from the following file: