Searched refs:UnrollThreshold (Results 1 – 1 of 1) sorted by relevance
81 UnrollThreshold("unroll-threshold", cl::Hidden, variable233 if (UnrollThreshold.getNumOccurrences() > 0) in gatherUnrollingPreferences()234 UP.Threshold = UnrollThreshold; in gatherUnrollingPreferences()