Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1115 uint32_t CountPosition = 0; member in __anon638843e10511::PGOUseFunc
1199 CountPosition = I; in setInstrumentedCounts()
1549 FuncInfo.SIVisitor.annotateSelects(this, &CountPosition); in populateCounters()
1550 assert(CountPosition == ProfileCountSize); in populateCounters()