Searched refs:OptAnalysisLevel (Results 1 – 1 of 1) sorted by relevance
71 static cl::opt<Dependences::AnalysisLevel> OptAnalysisLevel( variable846 if (auto d = DI.D[OptAnalysisLevel].get()) { in run()852 Dependences D(S.getSharedIslCtx(), OptAnalysisLevel); in run()882 if (auto d = D[OptAnalysisLevel].get()) { in printScop()888 Dependences D(S.getSharedIslCtx(), OptAnalysisLevel); in printScop()