Searched defs:MapRegionCounters (Results 1 – 1 of 1) sorted by relevance
158 unsigned NextCounter;160 PGOHash Hash;164 uint64_t ProfileVersion;166 MapRegionCounters(PGOHashVersion HashVersion, uint64_t ProfileVersion, in MapRegionCounters() function174 bool TraverseLambdaExpr(LambdaExpr *LE) { in TraverseLambdaExpr()182 bool VisitDecl(const Decl *D) { in VisitDecl()202 PGOHash::HashType updateCounterMappings(Stmt *S) { in updateCounterMappings()213 bool VisitBinaryOperator(BinaryOperator *S) { in VisitBinaryOperator()222 bool VisitStmt(Stmt *S) { in VisitStmt()231 bool TraverseIfStmt(IfStmt *If) { in TraverseIfStmt()[all …]