Searched refs:PGOHash (Results 1 – 1 of 1) sorted by relevance
77 class PGOHash { class138 PGOHash(PGOHashVersion HashVersion) in PGOHash() function in __anon71781d390111::PGOHash144 const int PGOHash::NumBitsPerType;145 const unsigned PGOHash::NumTypesPerWord;146 const unsigned PGOHash::TooBig;165 PGOHash Hash;216 PGOHash::HashType updateCounterMappings(Stmt *S) { in updateCounterMappings()218 if (Type != PGOHash::None) in updateCounterMappings()359 if (Type != PGOHash::None) in VisitStmt()388 Hash.combine(PGOHash::IfThenBranch); in TraverseIfStmt()[all …]