Searched refs:IPE (Results 1 – 8 of 8) sorted by relevance
59 handleAllErrors(std::move(E), [&](const InstrProfError &IPE) { in warn() argument60 warn(IPE.message(), std::string(Whence), std::string("")); in warn()78 handleAllErrors(std::move(E), [&](const InstrProfError &IPE) { in exitWithError() argument79 instrprof_error instrError = IPE.get(); in exitWithError()85 exitWithError(IPE.message(), std::string(Whence), std::string(Hint)); in exitWithError()117 auto IPE = instrprof_error::success; in handleMergeWriterError() local119 [&IPE](std::unique_ptr<InstrProfError> E) -> Error { in handleMergeWriterError()120 IPE = E->get(); in handleMergeWriterError()127 if (IPE != instrprof_error::success) { in handleMergeWriterError()128 switch (IPE) { in handleMergeWriterError()[all …]
248 instrprof_error IPE = InstrProfError::take(std::move(E)); in loadFunctionRecord() local249 if (IPE == instrprof_error::hash_mismatch) { in loadFunctionRecord()253 } else if (IPE != instrprof_error::unknown_function) in loadFunctionRecord()254 return make_error<InstrProfError>(IPE); in loadFunctionRecord()
1028 auto IPE = llvm::InstrProfError::take(std::move(E)); in loadRegionCounts() local1029 if (IPE == llvm::instrprof_error::unknown_function) in loadRegionCounts()1031 else if (IPE == llvm::instrprof_error::hash_mismatch) in loadRegionCounts()1033 else if (IPE == llvm::instrprof_error::malformed) in loadRegionCounts()
329 handleAllErrors(std::move(E), [&Err](const InstrProfError &IPE) { in take()331 Err = IPE.get(); in take()
1281 handleAllErrors(std::move(E), [&](const InstrProfError &IPE) { in readCounters() argument1282 auto Err = IPE.get(); in readCounters()1307 std::string Msg = IPE.message() + std::string(" ") + F.getName().str() + in readCounters()
819 IPE integrated programming environment
3274 IPE:Ipil, Philippines
2513 # directory path like: "\\FSX\SYS\OPPS\IPE.ENG\TEMPLATE\BUSINESS" "\\Lionking\upi\SAMPLES\IMAGES\AN…2518 # directory path like: "\\FSX\SYS\opps\ipe.eng\samples" "\\DANIEL\IPE_CD\IPE.ITA"