Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp1028 uint32_t ProfileCountSize = 0; member in __anon71b8f0620511::PGOUseFunc
1083 ProfileCountSize = CountFromProfile.size(); in setInstrumentedCounts()
1283 assert(CountPosition == ProfileCountSize); in populateCounters()