LLVM 20.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 2501 of file PatternMatch.h.
|
inline |
Definition at line 2504 of file PatternMatch.h.
|
inline |
Definition at line 2506 of file PatternMatch.h.
unsigned llvm::PatternMatch::IntrinsicID_match::ID |
Definition at line 2502 of file PatternMatch.h.
Referenced by match().