Searched refs:UnrollMaxCount (Results 1 – 1 of 1) sorted by relevance
108 static cl::opt<unsigned> UnrollMaxCount( variable231 if (UnrollMaxCount.getNumOccurrences() > 0) in gatherUnrollingPreferences()232 UP.MaxCount = UnrollMaxCount; in gatherUnrollingPreferences()