Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp491 instrprof_error instrError = IPE.get(); in exitWithError() local
493 if (instrError == instrprof_error::unrecognized_format) { in exitWithError()