Searched refs:handleInstrProfError (Results 1 – 1 of 1) sorted by relevance
1177 void handleInstrProfError(Error Err, uint64_t MismatchedFuncSum);1409 void PGOUseFunc::handleInstrProfError(Error Err, uint64_t MismatchedFuncSum) { in handleInstrProfError() function in PGOUseFunc1455 handleInstrProfError(std::move(E), MismatchedFuncSum); in getRecord()