LLVM 18.0.0git
|
#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 828 of file PatternMatch.h.
|
inline |
Definition at line 831 of file PatternMatch.h.
|
inline |
Definition at line 833 of file PatternMatch.h.
References UINT64_MAX, and VR.
uint64_t& llvm::PatternMatch::bind_const_intval_ty::VR |
Definition at line 829 of file PatternMatch.h.
Referenced by match().