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