Searched defs:InstrProfError (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h301 class InstrProfError : public ErrorInfo<InstrProfError> { class in namespace:llvm
303 InstrProfError(instrprof_error Err) : Err(Err) { function in class:llvm::InstrProfError

Completed in 108 milliseconds