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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1076 uint32_t ProfileCountSize = 0; member in class:__anon4593::PGOUseFunc
1131 ProfileCountSize = CountFromProfile.size();
1331 assert(CountPosition == ProfileCountSize);

Completed in 62 milliseconds