Home
last modified time | relevance | path

Searched refs:FAMProxy (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DEVLIndVarSimplify.cpp293 auto &FAMProxy = LAM.getResult<FunctionAnalysisManagerLoopProxy>(L, AR); in run() local
295 FAMProxy.getCachedResult<OptimizationRemarkEmitterAnalysis>(F); in run()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCGSCCPassManager.cpp845 if (auto *FAMProxy = in incorporateNewSCCRange() local
847 FAM = &FAMProxy->getManager(); in incorporateNewSCCRange()