Searched refs:assignRegionCounters (Results 1 – 7 of 7) sorted by relevance
82 void assignRegionCounters(GlobalDecl GD, llvm::Function *Fn);
786 void CodeGenPGO::assignRegionCounters(GlobalDecl GD, llvm::Function *Fn) { in assignRegionCounters() function in CodeGenPGO
2751 PGO.assignRegionCounters(GlobalDecl(CD), F); in GenerateCapturedStmtFunction()
1338 PGO.assignRegionCounters(GD, CurFn); in GenerateCode()
1566 PGO.assignRegionCounters(GlobalDecl(blockDecl), fn); in GenerateBlockFunction()
806 PGO.assignRegionCounters(GlobalDecl(OMD), CurFn); in GenerateObjCMethod()
629 PGO.assignRegionCounters(GlobalDecl(CD), F); in GenerateOpenMPCapturedStmtFunction()