Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Analysis/
DDependenceInfo.cpp61 static cl::opt<enum AnalysisType> OptAnalysisType( variable
440 if (OptAnalysisType == VALUE_BASED_ANALYSIS) { in calculateDependences()