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