|
LLVM
8.0.1
|
#include "llvm/IR/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 545 of file PatternMatch.h.
|
inline |
Definition at line 548 of file PatternMatch.h.
|
inline |
Definition at line 550 of file PatternMatch.h.
References UINT64_MAX.
| uint64_t& llvm::PatternMatch::bind_const_intval_ty::VR |
Definition at line 546 of file PatternMatch.h.
1.8.13