Searched defs:HashType (Results 1 – 8 of 8) sorted by relevance
59 EFI_GUID HashType; member
19 enum class HashType { set = 0, dict }; enum
517 IndexedInstrProf::HashT HashType; variable525 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion) in InstrProfLookupTrait()
1172 const HashT HashType = HashT::MD5; variable1186 uint64_t HashType = static_cast<uint64_t>(IndexedInstrProf::HashType); member
219 using HashType = HashT; variable
165 int HashType = HASH_NONE; variable
1036 const unsigned char *const Base, IndexedInstrProf::HashT HashType, in InstrProfReaderIndex()1256 IndexedInstrProf::HashT HashType = in readHeader() local
95 enum HashType : unsigned char { enum in __anon71781d390111::PGOHash