|
LLVM
3.7.0
|
#include <PatternMatch.h>
Public Member Functions | |
| bind_const_intval_ty (uint64_t &V) | |
| template<typename ITy > | |
| bool | match (ITy *V) |
Public Attributes | |
| uint64_t & | VR |
Definition at line 348 of file PatternMatch.h.
|
inline |
Definition at line 350 of file PatternMatch.h.
|
inline |
Definition at line 352 of file PatternMatch.h.
References VR.
| uint64_t& llvm::PatternMatch::bind_const_intval_ty::VR |
Definition at line 349 of file PatternMatch.h.
Referenced by match().
1.8.6