Home | History | Annotate | Download | only in Instrumentation

Lines Matching refs:IPE

1016     handleAllErrors(std::move(E), [&](const InstrProfError &IPE) {
1017 auto Err = IPE.get();
1035 std::string Msg = IPE.message() + std::string(" ") + F.getName().str();