LLVM 20.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 923 of file PatternMatch.h.
|
inline |
Definition at line 926 of file PatternMatch.h.
|
inline |
Definition at line 928 of file PatternMatch.h.
References UINT64_MAX, and VR.
uint64_t& llvm::PatternMatch::bind_const_intval_ty::VR |
Definition at line 924 of file PatternMatch.h.
Referenced by match().