Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp1133 uint32_t ProfileCountSize = 0; member in __anon28e3dc830611::PGOUseFunc
1195 ProfileCountSize = CountFromProfile.size(); in setInstrumentedCounts()
1427 assert(CountPosition == ProfileCountSize); in populateCounters()