Searched defs:HashType (Results 1 – 8 of 8) sorted by relevance
259 IndexedInstrProf::HashT HashType; variable267 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion) in InstrProfLookupTrait()
792 const HashT HashType = HashT::MD5; variable802 uint64_t HashType; member
304 IndexedInstrProf::HashT HashType; variable312 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion) in InstrProfLookupTrait()
982 const HashT HashType = HashT::MD5; variable992 uint64_t HashType; member
557 const unsigned char *const Base, IndexedInstrProf::HashT HashType, in InstrProfReaderIndex()651 IndexedInstrProf::HashT HashType = static_cast<IndexedInstrProf::HashT>( in readHeader() local
609 const unsigned char *const Base, IndexedInstrProf::HashT HashType, in InstrProfReaderIndex()831 IndexedInstrProf::HashT HashType = static_cast<IndexedInstrProf::HashT>( in readHeader() local
38 enum HashType { enum
78 enum HashType : unsigned char { enum in __anon2d6f25000111::PGOHash