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 617 of file VPlanPatternMatch.h.
|
inline |
Definition at line 620 of file VPlanPatternMatch.h.
References ID.
|
inline |
Definition at line 622 of file VPlanPatternMatch.h.
References llvm::dyn_cast(), F, and ID.
unsigned llvm::VPlanPatternMatch::IntrinsicID_match::ID |
Definition at line 618 of file VPlanPatternMatch.h.
Referenced by IntrinsicID_match(), and match().