Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp418 void setInstrumentedCounts(const std::vector<uint64_t> &CountFromProfile);
460 void PGOUseFunc::setInstrumentedCounts( in setInstrumentedCounts() function in __anon10d6878d0211::PGOUseFunc
543 setInstrumentedCounts(CountFromProfile); in readCounters()