Searched defs:CGAM (Results 1 – 3 of 3) sorted by relevance
56 explicit Result(CGSCCAnalysisManager &CGAM) : CGAM(&CGAM) {} in Result()90 explicit CGSCCAnalysisManagerModuleProxy(CGSCCAnalysisManager &CGAM) in CGSCCAnalysisManagerModuleProxy()118 CGSCCAnalysisManager *CGAM; variable222 CGSCCAnalysisManager &CGAM = in run() local364 explicit Result(const CGSCCAnalysisManager &CGAM) : CGAM(&CGAM) {} in Result()387 CGSCCAnalysisManagerFunctionProxy(const CGSCCAnalysisManager &CGAM) in CGSCCAnalysisManagerFunctionProxy()410 const CGSCCAnalysisManager *CGAM; variable
48 CGSCCAnalysisManager CGAM(DebugPM); in runPassPipeline() local
108 void PassBuilder::registerCGSCCAnalyses(CGSCCAnalysisManager &CGAM) { in registerCGSCCAnalyses()