Home | History | Annotate | Download | only in ProfileData

Lines Matching refs:IPE

28   handleAllErrors(std::move(E), [&](const InstrProfError &IPE) {
29 Found = IPE.get();
30 FoundMsg = IPE.message();