Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp933 void setInstrumentedCounts(const std::vector<uint64_t> &CountFromProfile);
963 void PGOUseFunc::setInstrumentedCounts( in setInstrumentedCounts() function in PGOUseFunc
1064 setInstrumentedCounts(CountFromProfile); in readCounters()