Home
last modified time | relevance | path

Searched refs:instrError (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp79 instrprof_error instrError = IPE.get(); in exitWithError() local
81 if (instrError == instrprof_error::unrecognized_format) { in exitWithError()