Searched refs:assignRegionCounters (Results 1 – 7 of 7) sorted by relevance
87 void assignRegionCounters(GlobalDecl GD, llvm::Function *Fn);
924 void CodeGenPGO::assignRegionCounters(GlobalDecl GD, llvm::Function *Fn) { in assignRegionCounters() function in CodeGenPGO
1534 PGO.assignRegionCounters(GlobalDecl(blockDecl), fn); in GenerateBlockFunction()
1448 PGO.assignRegionCounters(GD, CurFn); in GenerateCode()
3021 PGO.assignRegionCounters(GlobalDecl(CD), F); in GenerateCapturedStmtFunction()
809 PGO.assignRegionCounters(GlobalDecl(OMD), CurFn); in GenerateObjCMethod()
641 PGO.assignRegionCounters(GlobalDecl(CD), F); in GenerateOpenMPCapturedStmtFunction()