Home
last modified time | relevance | path

Searched refs:NamesDelta (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h190 uint64_t NamesDelta; variable
H A DInstrProfData.inc137 INSTR_PROF_RAW_HEADER(uint64_t, NamesDelta, (uintptr_t)NamesBegin)
/freebsd-12.1/contrib/llvm/lib/ProfileData/
H A DInstrProfReader.cpp361 NamesDelta = swap(Header.NamesDelta); in readHeader()
/freebsd-12.1/contrib/compiler-rt/lib/profile/
H A DInstrProfData.inc137 INSTR_PROF_RAW_HEADER(uint64_t, NamesDelta, (uintptr_t)NamesBegin)