Searched refs:PGOHash (Results 1 – 1 of 1) sorted by relevance
61 class PGOHash { class104 PGOHash() : Working(0), Count(0) {} in PGOHash() function in __anon17c1f5380111::PGOHash108 const int PGOHash::NumBitsPerType;109 const unsigned PGOHash::NumTypesPerWord;110 const unsigned PGOHash::TooBig;117 PGOHash Hash;150 if (Type == PGOHash::None) in VisitStmt()157 PGOHash::HashType getHashType(const Stmt *S) { in getHashType()162 return PGOHash::LabelStmt; in getHashType()164 return PGOHash::WhileStmt; in getHashType()[all …]