Lines Matching defs:AG
3814 AnalysisGetter &AG,
3917 AnalysisGetter &AG,
4029 AnalysisGetter AG(FAM);
4037 InformationCache InfoCache(M, AG, Allocator, /* CGSCC */ nullptr);
4038 if (runAttributorOnFunctions(InfoCache, Functions, AG, CGUpdater,
4052 AnalysisGetter AG(FAM);
4065 InformationCache InfoCache(M, AG, Allocator, /* CGSCC */ &Functions);
4066 if (runAttributorOnFunctions(InfoCache, Functions, AG, CGUpdater,
4081 AnalysisGetter AG(FAM, /* CachedOnly */ true);
4089 InformationCache InfoCache(M, AG, Allocator, /* CGSCC */ nullptr);
4090 if (runAttributorLightOnFunctions(InfoCache, Functions, AG, CGUpdater, FAM,
4108 AnalysisGetter AG(FAM);
4121 InformationCache InfoCache(M, AG, Allocator, /* CGSCC */ &Functions);
4122 if (runAttributorLightOnFunctions(InfoCache, Functions, AG, CGUpdater, FAM,