Searched defs:HashType (Results 1 – 8 of 8) sorted by relevance
283 IndexedInstrProf::HashT HashType; variable291 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion) in InstrProfLookupTrait()
897 const HashT HashType = HashT::MD5; variable907 uint64_t HashType; member
259 IndexedInstrProf::HashT HashType; variable267 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion) in InstrProfLookupTrait()
792 const HashT HashType = HashT::MD5; variable802 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
581 const unsigned char *const Base, IndexedInstrProf::HashT HashType, in InstrProfReaderIndex()678 IndexedInstrProf::HashT HashType = static_cast<IndexedInstrProf::HashT>( in readHeader() local
36 typedef long HashType; // NOLINT typedef
78 enum HashType : unsigned char { enum in __anon042c96440111::PGOHash