Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1133 uint32_t ProfileCountSize = 0; member in __anon333165960611::PGOUseFunc
1195 ProfileCountSize = CountFromProfile.size(); in setInstrumentedCounts()
1427 assert(CountPosition == ProfileCountSize); in populateCounters()