Searched defs:HashType (Results 1 – 4 of 4) sorted by relevance
34 using HashType = std::pair<const intptr_t, const intptr_t>; member
300 IndexedInstrProf::HashT HashType; variable308 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion) in InstrProfLookupTrait()
982 const HashT HashType = HashT::MD5; variable992 uint64_t HashType; member
609 const unsigned char *const Base, IndexedInstrProf::HashT HashType, in InstrProfReaderIndex()831 IndexedInstrProf::HashT HashType = static_cast<IndexedInstrProf::HashT>( in readHeader() local