Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp1025 uint32_t CountPosition = 0; member in __anon71b8f0620511::PGOUseFunc
1084 CountPosition = I; in setInstrumentedCounts()
1282 FuncInfo.SIVisitor.annotateSelects(F, this, &CountPosition); in populateCounters()
1283 assert(CountPosition == ProfileCountSize); in populateCounters()