Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp759 instrprof_error IPE = std::get<0>(InstrProfError::take(std::move(E))); loadFunctionRecord() local
774 instrprof_error IPE = std::get<0>(InstrProfError::take(std::move(E))); loadFunctionRecord() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp691 __anon2d47f2650202(const InstrProfError &IPE) readMemprof() argument
H A DPGOInstrumentation.cpp1275 __anon44f3207d0702(const InstrProfError &IPE) handleInstrProfError() argument
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp434 __anonf42b6e5d0202(const InstrProfError &IPE) warn() argument
453 __anonf42b6e5d0302(const InstrProfError &IPE) exitWithError() argument
488 auto IPE = instrprof_error::success; handleMergeWriterError() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp1284 auto IPE = std::get<0>(llvm::InstrProfError::take(std::move(E))); loadRegionCounts() local