|
LLVM
3.7.0
|
#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 1188 of file PatternMatch.h.
|
inline |
Definition at line 1190 of file PatternMatch.h.
|
inline |
Definition at line 1192 of file PatternMatch.h.
| unsigned llvm::PatternMatch::IntrinsicID_match::ID |
Definition at line 1189 of file PatternMatch.h.
Referenced by match().
1.8.6