Home
last modified time | relevance | path

Searched defs:IPE (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp816 instrprof_error IPE = std::get<0>(InstrProfError::take(std::move(E))); loadFunctionRecord() local
834 instrprof_error IPE = std::get<0>(InstrProfError::take(std::move(E))); loadFunctionRecord() local
/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp471 __anon5bce405e0202(const InstrProfError &IPE) warn() argument
490 __anon5bce405e0302(const InstrProfError &IPE) exitWithError() argument
525 auto IPE = instrprof_error::success; handleMergeWriterError() local
[all...]
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp795 __anonfa4195860202(const InstrProfError &IPE) readMemprof() argument
H A DPGOInstrumentation.cpp1327 __anonfed3d47e0a02(const InstrProfError &IPE) handleInstrProfError() argument
/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp1412 auto IPE = std::get<0>(llvm::InstrProfError::take(std::move(E))); loadRegionCounts() local
/llvm-project/llvm/unittests/ProfileData/
H A DInstrProfTest.cpp36 __anonf1552c000102(const InstrProfError &IPE) ErrorEquals() argument