Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
DCoverageMapping.cpp223 instrprof_error IPE = InstrProfError::take(std::move(E)); in loadFunctionRecord() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp1146 handleAllErrors(std::move(E), [&](const InstrProfError &IPE) { in readCounters()