Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1251 uint32_t ProfileCountSize = 0; member in __anon0925556b0911::PGOUseFunc
1333 ProfileCountSize = CountFromProfile.size(); in setInstrumentedCounts()
1668 assert(CountPosition == ProfileCountSize); in populateCounters()