|
LLVM 23.0.0git
|
#include "llvm/IR/PatternMatch.h"
Public Member Functions | |
| specific_intval64 (uint64_t V) | |
| template<typename ITy> | |
| bool | match (ITy *V) const |
Public Attributes | |
| uint64_t | Val |
Definition at line 1063 of file PatternMatch.h.
|
inline |
Definition at line 1066 of file PatternMatch.h.
References Val.
|
inline |
Definition at line 1068 of file PatternMatch.h.
References llvm::CallingConv::C, llvm::dyn_cast(), llvm::dyn_cast_or_null(), and Val.
| uint64_t llvm::PatternMatch::specific_intval64< AllowPoison >::Val |
Definition at line 1064 of file PatternMatch.h.
Referenced by match(), and specific_intval64().