Searched refs:HashT (Results 1 – 3 of 3) sorted by relevance
312 enum class HashT : uint32_t;320 IndexedInstrProf::HashT HashType;328 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion) in InstrProfLookupTrait()406 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;
616 const unsigned char *const Base, IndexedInstrProf::HashT HashType, in InstrProfReaderIndex()838 IndexedInstrProf::HashT HashType = static_cast<IndexedInstrProf::HashT>( in readHeader()840 if (HashType > IndexedInstrProf::HashT::Last) in readHeader()