Home
last modified time | relevance | path

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

/external/llvm/lib/ProfileData/
DInstrProfReader.cpp377 auto *NamesStartAsCounter = reinterpret_cast<const uint64_t *>(NamesStart); in readRawCounts() local
381 RawCounts.data() + RawCounts.size() > NamesStartAsCounter) in readRawCounts()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/
DInstrProfReader.cpp399 auto *NamesStartAsCounter = reinterpret_cast<const uint64_t *>(NamesStart); in readRawCounts() local
403 RawCounts.data() + RawCounts.size() > NamesStartAsCounter) in readRawCounts()