Searched refs:HashT (Results 1 – 3 of 3) sorted by relevance
427 enum class HashT : uint32_t;435 IndexedInstrProf::HashT HashType;443 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion) in InstrProfLookupTrait()530 IndexedInstrProf::HashT HashType, uint64_t Version);
1012 enum class HashT : uint32_t { enum1017 inline uint64_t ComputeHash(HashT Type, StringRef K) { in ComputeHash()1019 case HashT::MD5: in ComputeHash()1060 const HashT HashType = HashT::MD5;
783 const unsigned char *const Base, IndexedInstrProf::HashT HashType, in InstrProfReaderIndex()1003 IndexedInstrProf::HashT HashType = static_cast<IndexedInstrProf::HashT>( in readHeader()1005 if (HashType > IndexedInstrProf::HashT::Last) in readHeader()