Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp924 uint32_t ProfileCountSize = 0; member in __anoncdc89db00411::PGOUseFunc
995 ProfileCountSize = CountFromProfile.size(); in setInstrumentedCounts()
1162 assert(CountPosition == ProfileCountSize); in populateCounters()