Home
last modified time | relevance | path

Searched refs:setInstrumentedCounts (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.cpp1040 bool setInstrumentedCounts(const std::vector<uint64_t> &CountFromProfile);
1064 bool PGOUseFunc::setInstrumentedCounts( in setInstrumentedCounts() function in PGOUseFunc
1196 if (!setInstrumentedCounts(CountFromProfile)) { in readCounters()