Searched refs:HashT (Results 1 – 3 of 3) sorted by relevance
319 enum class HashT : uint32_t;327 IndexedInstrProf::HashT HashType;335 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion) in InstrProfLookupTrait()413 IndexedInstrProf::HashT HashType, uint64_t Version);
949 enum class HashT : uint32_t { enum954 inline uint64_t ComputeHash(HashT Type, StringRef K) { in ComputeHash()956 case HashT::MD5: in ComputeHash()993 const HashT HashType = HashT::MD5;
649 const unsigned char *const Base, IndexedInstrProf::HashT HashType, in InstrProfReaderIndex()871 IndexedInstrProf::HashT HashType = static_cast<IndexedInstrProf::HashT>( in readHeader()873 if (HashType > IndexedInstrProf::HashT::Last) in readHeader()