Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp915 uint32_t CountPosition = 0; member in __anoncbdd98c50411::PGOUseFunc
990 CountPosition = I; in setInstrumentedCounts()
1154 FuncInfo.SIVisitor.annotateSelects(F, this, &CountPosition); in populateCounters()
1155 assert(CountPosition == ProfileCountSize); in populateCounters()