LLVM 20.0.0git
|
#include "llvm/IR/PatternMatch.h"
Public Member Functions | |
specific_intval64 (uint64_t V) | |
template<typename ITy > | |
bool | match (ITy *V) |
Public Attributes | |
uint64_t | Val |
Definition at line 965 of file PatternMatch.h.
|
inline |
Definition at line 968 of file PatternMatch.h.
|
inline |
Definition at line 970 of file PatternMatch.h.
References llvm::CallingConv::C, and llvm::PatternMatch::specific_intval64< AllowPoison >::Val.
uint64_t llvm::PatternMatch::specific_intval64< AllowPoison >::Val |
Definition at line 966 of file PatternMatch.h.
Referenced by llvm::PatternMatch::specific_intval64< AllowPoison >::match().