|
LLVM 22.0.0git
|
#include "Transforms/Vectorize/VPlanPatternMatch.h"
Public Member Functions | |
| IntrinsicID_match (Intrinsic::ID IntrID) | |
| template<typename OpTy> | |
| bool | match (OpTy *V) const |
Public Attributes | |
| unsigned | ID |
Intrinsic matchers.
Definition at line 775 of file VPlanPatternMatch.h.
|
inline |
Definition at line 778 of file VPlanPatternMatch.h.
References ID.
|
inline |
Definition at line 780 of file VPlanPatternMatch.h.
References llvm::dyn_cast(), F, and ID.
| unsigned llvm::VPlanPatternMatch::IntrinsicID_match::ID |
Definition at line 776 of file VPlanPatternMatch.h.
Referenced by IntrinsicID_match(), and match().