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() local365 explicit Result(const CGSCCAnalysisManager &CGAM) : CGAM(&CGAM) {} in Result()388 CGSCCAnalysisManagerFunctionProxy(const CGSCCAnalysisManager &CGAM) in CGSCCAnalysisManagerFunctionProxy()411 const CGSCCAnalysisManager *CGAM; variable
48 CGSCCAnalysisManager CGAM(DebugPM); in runPassPipeline() local
104 void PassBuilder::registerCGSCCAnalyses(CGSCCAnalysisManager &CGAM) { in registerCGSCCAnalyses()