Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfCorrelator.h88 const char *DataStart; member
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDXContainerEmitter.cpp129 uint64_t DataStart = OS.tell(); in writeParts() local
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfCorrelator.cpp472 const RawProfData *DataStart = (const RawProfData *)this->Ctx->DataStart; in correlateProfileDataImpl() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DOnDiskHashTable.h197 uint64_t DataStart = Out.tell(); in Emit() local