LLVM: llvm::VPlanPatternMatch::Argument_match< Opnd_t > Struct Template Reference (original) (raw)
Match a call argument at a given argument index. More...
#include "[Transforms/Vectorize/VPlanPatternMatch.h](VPlanPatternMatch%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| unsigned | OpI |
| Call argument index to match. | |
| Opnd_t | Val |
Detailed Description
template<typename Opnd_t>
struct llvm::VPlanPatternMatch::Argument_match< Opnd_t >
Match a call argument at a given argument index.
Definition at line 798 of file VPlanPatternMatch.h.
Constructor & Destructor Documentation
template<typename Opnd_t>
Member Function Documentation
◆ match()
template<typename Opnd_t>
template
Member Data Documentation
◆ OpI
template<typename Opnd_t>
◆ Val
template<typename Opnd_t>
The documentation for this struct was generated from the following file:
- lib/Transforms/Vectorize/VPlanPatternMatch.h