|
LLVM 23.0.0git
|
#include "Transforms/Vectorize/VPlanPatternMatch.h"
Public Member Functions | |
| template<typename FromTy> | |
| bool | match (FromTy *V) const |
Public Attributes | |
| OpTy | Op |
Definition at line 222 of file VPlanPatternMatch.h.
|
inline |
Definition at line 225 of file VPlanPatternMatch.h.
References llvm::isa(), and Op.
| OpTy llvm::VPlanPatternMatch::match_isa< OpTy, To >::Op |
Definition at line 223 of file VPlanPatternMatch.h.
Referenced by match().