Searched defs:HashType (Results 1 – 5 of 5) sorted by relevance
19 enum class HashType { set = 0, dict }; enum
403 IndexedInstrProf::HashT HashType; variable411 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion) in InstrProfLookupTrait()
1029 const HashT HashType = HashT::MD5; variable1039 uint64_t HashType; member
733 const unsigned char *const Base, IndexedInstrProf::HashT HashType, in InstrProfReaderIndex()953 IndexedInstrProf::HashT HashType = static_cast<IndexedInstrProf::HashT>( in readHeader() local
90 enum HashType : unsigned char { enum in __anonc3cc86690111::PGOHash