Searched refs:FAMProxy (Results 1 – 2 of 2) sorted by relevance
228 auto *FAMProxy = MAM.getCachedResult<FunctionAnalysisManagerModuleProxy>(M); in run() local229 assert(FAMProxy && "The CGSCC pass manager requires that the FAM module " in run()237 return Result(FAMProxy->getManager()); in run()
860 if (auto *FAMProxy = in incorporateNewSCCRange() local862 FAM = &FAMProxy->getManager(); in incorporateNewSCCRange()