Searched defs:HashType (Results 1 – 4 of 4) sorted by relevance
51 const HashT HashType = HashT::MD5; variable
325 IndexedInstrProf::HashT HashType = static_cast<IndexedInstrProf::HashT>( in readHeader() local
209 IndexedInstrProf::HashT HashType; variable211 InstrProfLookupTrait(IndexedInstrProf::HashT HashType) : HashType(HashType) {} in InstrProfLookupTrait()
107 enum HashType : unsigned char { enum in __anon7f44950c0111::PGOHash