Searched refs:UnrollMaxIterationsCountToAnalyze (Results 1 – 1 of 1) sorted by relevance
105 static cl::opt<unsigned> UnrollMaxIterationsCountToAnalyze( variable221 UP.MaxIterationsCountToAnalyze = UnrollMaxIterationsCountToAnalyze; in gatherUnrollingPreferences()261 if (UnrollMaxIterationsCountToAnalyze.getNumOccurrences() > 0) in gatherUnrollingPreferences()262 UP.MaxIterationsCountToAnalyze = UnrollMaxIterationsCountToAnalyze; in gatherUnrollingPreferences()