Searched refs:handleInstrProfError (Results 1 – 1 of 1) sorted by relevance
1101 void handleInstrProfError(Error Err, uint64_t MismatchedFuncSum);1328 void PGOUseFunc::handleInstrProfError(Error Err, uint64_t MismatchedFuncSum) { in handleInstrProfError() function in PGOUseFunc1379 handleInstrProfError(std::move(E), MismatchedFuncSum); in readCounters()1425 handleInstrProfError(std::move(Err), MismatchedFuncSum); in populateCoverage()