Searched defs:HashType (Results 1 – 7 of 7) sorted by relevance
59 EFI_GUID HashType; member
19 enum class HashType { set = 0, dict }; enum
478 IndexedInstrProf::HashT HashType; variable486 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion) in InstrProfLookupTrait()
1033 const HashT HashType = HashT::MD5; variable1044 uint64_t HashType; member
165 int HashType = HASH_NONE; variable
968 const unsigned char *const Base, IndexedInstrProf::HashT HashType, in InstrProfReaderIndex()1189 IndexedInstrProf::HashT HashType = static_cast<IndexedInstrProf::HashT>( in readHeader() local
93 enum HashType : unsigned char { enum in __anonfabf342f0111::PGOHash