LLVM: llvm::PatternMatch::OneOps_match< T0, Opcode > Struct Template Reference (original) (raw)
Matches instructions with Opcode and three operands. More...
#include "[llvm/IR/PatternMatch.h](PatternMatch%5F8h%5Fsource.html)"
| Public Member Functions | |
|---|---|
| OneOps_match (const T0 &Op1) | |
| template | |
| bool | match (OpTy *V) const |
Detailed Description
template<typename T0, unsigned Opcode>
struct llvm::PatternMatch::OneOps_match< T0, Opcode >
Matches instructions with Opcode and three operands.
Definition at line 1864 of file PatternMatch.h.
Constructor & Destructor Documentation
Member Function Documentation
◆ match()
template<typename T0, unsigned Opcode>
template
Member Data Documentation
◆ Op1
The documentation for this struct was generated from the following file:
- include/llvm/IR/PatternMatch.h