Searched defs:IPE (Results 1 – 2 of 2) sorted by relevance
223 instrprof_error IPE = InstrProfError::take(std::move(E)); in loadFunctionRecord() local
1146 handleAllErrors(std::move(E), [&](const InstrProfError &IPE) { in readCounters()