Home
last modified time | relevance | path

Searched refs:ValueKindLast (Results 1 – 5 of 5) sorted by relevance

/external/compiler-rt/lib/profile/
DInstrProfilingMerge.c63 Header->ValueKindLast != IPVK_Last) in __llvm_profile_check_compatibility()
DInstrProfData.inc138 INSTR_PROF_RAW_HEADER(uint64_t, ValueKindLast, IPVK_Last)
/external/llvm/lib/ProfileData/
DInstrProfReader.cpp327 ValueKindLast = swap(Header.ValueKindLast); in readHeader()
/external/llvm/include/llvm/ProfileData/
DInstrProfReader.h182 uint32_t ValueKindLast; variable
DInstrProfData.inc138 INSTR_PROF_RAW_HEADER(uint64_t, ValueKindLast, IPVK_Last)