Searched refs:UnrollMaxIterationsCountToAnalyze (Results 1 – 1 of 1) sorted by relevance
44 static cl::opt<unsigned> UnrollMaxIterationsCountToAnalyze( variable556 if (!TripCount || !UnrollMaxIterationsCountToAnalyze) in approximateNumberOfOptimizedInstructions()568 std::min<unsigned>(UnrollMaxIterationsCountToAnalyze, TripCount); in approximateNumberOfOptimizedInstructions()