Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1118 uint32_t ProfileCountSize = 0; member in __anon638843e10511::PGOUseFunc
1198 ProfileCountSize = CountFromProfile.size(); in setInstrumentedCounts()
1550 assert(CountPosition == ProfileCountSize); in populateCounters()