Searched refs:UnrollAllowRemainder (Results 1 – 1 of 1) sorted by relevance
130 static cl::opt<bool> UnrollAllowRemainder( variable253 if (UnrollAllowRemainder.getNumOccurrences() > 0) in gatherUnrollingPreferences()254 UP.AllowRemainder = UnrollAllowRemainder; in gatherUnrollingPreferences()