Searched defs:HashType (Results 1 – 5 of 5) sorted by relevance
19 enum class HashType { set = 0, dict }; enum
435 IndexedInstrProf::HashT HashType; variable443 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion) in InstrProfLookupTrait()
1060 const HashT HashType = HashT::MD5; variable1070 uint64_t HashType; member
783 const unsigned char *const Base, IndexedInstrProf::HashT HashType, in InstrProfReaderIndex()1003 IndexedInstrProf::HashT HashType = static_cast<IndexedInstrProf::HashT>( in readHeader() local
91 enum HashType : unsigned char { enum in __anon393d18f00111::PGOHash