Home | History | Annotate | Download | only in ProfileData

Lines Matching refs:IPE

33   handleAllErrors(std::move(E), [&](const InstrProfError &IPE) {
34 Found = IPE.get();
35 FoundMsg = IPE.message();