Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h351 unsupported_hash_type, enumerator
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp104 case instrprof_error::unsupported_hash_type: in getInstrProfErrString()
H A DInstrProfReader.cpp1369 return error(instrprof_error::unsupported_hash_type); in readHeader()