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