Searched refs:LAMProxy (Results 1 – 1 of 1) sorted by relevance
1420 if (auto *LAMProxy = AM.getCachedResult<LoopAnalysisManagerFunctionProxy>(F)) in run() local1421 LAM = &LAMProxy->getManager(); in run()