Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1104 uint32_t CountPosition = 0; member in __anon0345afe20611::PGOUseFunc
1170 CountPosition = I; in setInstrumentedCounts()
1658 FuncInfo.SIVisitor.annotateSelects(F, this, &CountPosition); in populateCounters()
1659 assert(CountPosition == ProfileCountSize); in populateCounters()