Searched refs:PGOHash (Results 1 – 1 of 1) sorted by relevance
73 class PGOHash { class134 PGOHash(PGOHashVersion HashVersion) in PGOHash() function in __anon923547350111::PGOHash140 const int PGOHash::NumBitsPerType;141 const unsigned PGOHash::NumTypesPerWord;142 const unsigned PGOHash::TooBig;161 PGOHash Hash;203 PGOHash::HashType updateCounterMappings(Stmt *S) { in updateCounterMappings()205 if (Type != PGOHash::None) in updateCounterMappings()227 if (Type != PGOHash::None) in VisitStmt()243 Hash.combine(PGOHash::IfThenBranch); in TraverseIfStmt()[all …]