Home
last modified time | relevance | path

Searched defs:CGAM (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Analysis/
DCGSCCPassManager.h166 explicit Result(CGSCCAnalysisManager &CGAM) : CGAM(&CGAM) {} in Result()
198 explicit CGSCCAnalysisManagerModuleProxy(CGSCCAnalysisManager &CGAM) in CGSCCAnalysisManagerModuleProxy()
227 CGSCCAnalysisManager *CGAM; variable
330 CGSCCAnalysisManager &CGAM = in run() local
469 explicit Result(const CGSCCAnalysisManager &CGAM) : CGAM(&CGAM) {} in Result()
490 CGSCCAnalysisManagerFunctionProxy(const CGSCCAnalysisManager &CGAM) in CGSCCAnalysisManagerFunctionProxy()
513 const CGSCCAnalysisManager *CGAM; variable
/external/llvm/tools/opt/
DNewPMDriver.cpp38 CGSCCAnalysisManager CGAM; in runPassPipeline() local