enum class instrprof_error

Declared at: llvm/include/llvm/ProfileData/InstrProf.h:275

Enumerators

NameValueComment
success0
eof1
unrecognized_format2
bad_magic3
bad_header4
unsupported_version5
unsupported_hash_type6
too_large7
truncated8
malformed9
unknown_function10
hash_mismatch11
count_mismatch12
counter_overflow13
value_site_count_mismatch14
compress_failed15
uncompress_failed16
empty_raw_profile17
zlib_unavailable18