LLVM API Documentation
#include <PatternMatch.h>
Public Member Functions | |
IntrinsicID_match (Intrinsic::ID IntrID) | |
template<typename OpTy > | |
bool | match (OpTy *V) |
Public Attributes | |
unsigned | ID |
Intrinsic matchers.
Definition at line 1042 of file PatternMatch.h.
|
inline |
Definition at line 1044 of file PatternMatch.h.
|
inline |
Definition at line 1047 of file PatternMatch.h.
References llvm::dyn_cast(), llvm::IntrinsicInst::getIntrinsicID(), and ID.
unsigned llvm::PatternMatch::IntrinsicID_match::ID |
Definition at line 1043 of file PatternMatch.h.
Referenced by match().