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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1088 bool setInstrumentedCounts(const std::vector<uint64_t> &CountFromProfile);
1112 bool PGOUseFunc::setInstrumentedCounts( function in class:PGOUseFunc
1244 if (!setInstrumentedCounts(CountFromProfile)) {

Completed in 69 milliseconds