Home
last modified time | relevance | path

Searched defs:asU64 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h103 uint64_t asU64() const { return Location; } in asU64() function
177 uint64_t asU64() const { return u.Value; } in asU64() function