Home | History | Annotate | Download | only in Analysis

Lines Matching defs:PAC

628       auto PAC = PA.getChecker<LazyCallGraphAnalysis>();
629 if (!PAC.preserved() && !PAC.preservedSet<AllAnalysesOn<Module>>()) {