Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProfReader.cpp420 auto *NamesStartAsCounter = reinterpret_cast<const uint64_t *>(NamesStart); in readRawCounts() local
421 ptrdiff_t MaxNumCounters = NamesStartAsCounter - CountersStart; in readRawCounts()