Searched refs:UnrollMaxUpperBound (Results 1 – 1 of 1) sorted by relevance
139 static cl::opt<unsigned> UnrollMaxUpperBound( variable209 UP.MaxUpperBound = UnrollMaxUpperBound; in gatherUnrollingPreferences()247 if (UnrollMaxUpperBound.getNumOccurrences() > 0) in gatherUnrollingPreferences()248 UP.MaxUpperBound = UnrollMaxUpperBound; in gatherUnrollingPreferences()257 if (UnrollMaxUpperBound == 0) in gatherUnrollingPreferences()