Searched defs:IPE (Results 1 – 9 of 9) sorted by relevance
52 handleAllErrors(std::move(E), [&](const InstrProfError &IPE) { in exitWithError()82 auto IPE = instrprof_error::success; in handleMergeWriterError() local149 instrprof_error IPE = InstrProfError::take(std::move(E)); in mergeInstrProfile() local
198 instrprof_error IPE = InstrProfError::take(std::move(E)); in load() local
223 instrprof_error IPE = InstrProfError::take(std::move(E)); in loadFunctionRecord() local
1311 handleAllErrors(std::move(E), [&](const InstrProfError &IPE) { in readMemprof()1507 handleAllErrors(std::move(E), [&](const InstrProfError &IPE) { in readCounters()
808 auto IPE = llvm::InstrProfError::take(std::move(E)); in loadRegionCounts() local
592 handleAllErrors(std::move(E), [&](const InstrProfError &IPE) { in readCounters()
33 handleAllErrors(std::move(E), [&](const InstrProfError &IPE) { in ErrorEquals()
249 instrprof_error IPE = InstrProfError::take(std::move(E)); in loadFunctionRecord() local
1146 handleAllErrors(std::move(E), [&](const InstrProfError &IPE) { in readCounters()