Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1167 uint32_t CountPosition = 0; member in __anon0925556b0811::PGOUseFunc
1253 CountPosition = I; in setInstrumentedCounts()
1603 FuncInfo.SIVisitor.annotateSelects(this, &CountPosition); in populateCounters()
1604 assert(CountPosition == ProfileCountSize); in populateCounters()