Home
last modified time | relevance | path

Searched refs:fromU64 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h179 static ValueIDNum fromU64(uint64_t v) { in fromU64() function
H A DInstrRefBasedImpl.cpp4180 return ValueIDNum::fromU64(AvailIt->second); in resolveDbgPHIsImpl()
4187 ValueIDNum Result = ValueIDNum::fromU64(ResultInt); in resolveDbgPHIsImpl()