Searched defs:HashType (Results 1 – 4 of 4) sorted by relevance
51 const HashT HashType = HashT::MD5; variable
338 IndexedInstrProf::HashT HashType = static_cast<IndexedInstrProf::HashT>( in readHeader() local
210 IndexedInstrProf::HashT HashType; variable212 InstrProfLookupTrait(IndexedInstrProf::HashT HashType) : HashType(HashType) {} in InstrProfLookupTrait()
111 enum HashType : unsigned char { enum in __anon0ab6067b0111::PGOHash