Searched refs:HashT (Results 1 – 3 of 3) sorted by relevance
470 enum class HashT : uint32_t;478 IndexedInstrProf::HashT HashType;486 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion) in InstrProfLookupTrait()576 IndexedInstrProf::HashT HashType, uint64_t Version);
981 enum class HashT : uint32_t { enum986 inline uint64_t ComputeHash(HashT Type, StringRef K) { in ComputeHash()988 case HashT::MD5: in ComputeHash()1033 const HashT HashType = HashT::MD5;
968 const unsigned char *const Base, IndexedInstrProf::HashT HashType, in InstrProfReaderIndex()1189 IndexedInstrProf::HashT HashType = static_cast<IndexedInstrProf::HashT>( in readHeader()1191 if (HashType > IndexedInstrProf::HashT::Last) in readHeader()