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 955 of file PatternMatch.h.
|
inline |
Definition at line 958 of file PatternMatch.h.
|
inline |
Definition at line 960 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 956 of file PatternMatch.h.
Referenced by llvm::PatternMatch::specific_intval64< AllowPoison >::match().