LLVM API Documentation
#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 350 of file PatternMatch.h.
|
inline |
Definition at line 352 of file PatternMatch.h.
|
inline |
Definition at line 355 of file PatternMatch.h.
References VR.
| uint64_t& llvm::PatternMatch::bind_const_intval_ty::VR |
Definition at line 351 of file PatternMatch.h.
Referenced by match().