LLVM: llvm::PatternMatch::NNegZExt_match< Op_t > Struct Template Reference (original) (raw)
#include "[llvm/IR/PatternMatch.h](PatternMatch%5F8h%5Fsource.html)"
| Public Member Functions | |
|---|---|
| NNegZExt_match (const Op_t &OpMatch) | |
| template | |
| bool | match (OpTy *V) const |
| Public Attributes | |
|---|---|
| Op_t | Op |
Detailed Description
template<typename Op_t>
struct llvm::PatternMatch::NNegZExt_match< Op_t >
Definition at line 2148 of file PatternMatch.h.
Constructor & Destructor Documentation
Member Function Documentation
◆ match()
template<typename Op_t>
template
Member Data Documentation
◆ Op
The documentation for this struct was generated from the following file:
- include/llvm/IR/PatternMatch.h