|
LLVM 23.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 870 of file VPlanPatternMatch.h.
|
inline |
Definition at line 873 of file VPlanPatternMatch.h.
References ID.
|
inline |
Definition at line 875 of file VPlanPatternMatch.h.
References llvm::cast(), llvm::dyn_cast(), F, ID, and llvm::isa().
| unsigned llvm::VPlanPatternMatch::IntrinsicID_match::ID |
Definition at line 871 of file VPlanPatternMatch.h.
Referenced by IntrinsicID_match(), and match().