Lines Matching full:preserved
36 // the remaining analysis results in the AnalysisManager are preserved. We
40 // be preserved, but unrolling should invalidate the parent loop's analyses.
132 // Finally, we intersect the final preserved analyses to compute the
133 // aggregate preserved set for this pass manager.
136 // Check if the current pass preserved the loop-nest object or not.
137 IsLoopNestPtrValid &= PassPA->getChecker<LoopNestAnalysis>().preserved();
179 // Finally, we intersect the final preserved analyses to compute the
180 // aggregate preserved set for this pass manager.
314 if (LAR.MSSA && !PassPA.getChecker<MemorySSAAnalysis>().preserved())
338 // Then intersect the preserved set so that invalidation of module