Searched defs:BinaryIdsSize (Results 1 – 2 of 2) sorted by relevance
/llvm-project/compiler-rt/lib/profile/ | ||
H A D | InstrProfilingPlatformLinux.c | 158 int BinaryIdsSize = 0; WriteBinaryIds() local |
/llvm-project/llvm/lib/ProfileData/ | ||
H A D | InstrProfReader.cpp | 99 const uint64_t BinaryIdsSize = BinaryIdsBuffer.size(); readBinaryIdsInternal() local |