|
LLVM 22.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 1055 of file PatternMatch.h.
|
inline |
Definition at line 1058 of file PatternMatch.h.
References Val.
|
inline |
Definition at line 1060 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 1056 of file PatternMatch.h.
Referenced by match(), and specific_intval64().