LLVM 18.0.0git
|
#include "llvm/IR/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 2065 of file PatternMatch.h.
|
inline |
Definition at line 2068 of file PatternMatch.h.
|
inline |
Definition at line 2070 of file PatternMatch.h.
unsigned llvm::PatternMatch::IntrinsicID_match::ID |
Definition at line 2066 of file PatternMatch.h.
Referenced by match().