Searched refs:OptSizeUnrollThreshold (Results 1 – 2 of 2) sorted by relevance
3 ; OptSizeUnrollThreshold, i.e. 50, is used, hence the loop should be unrolled
113 static const unsigned OptSizeUnrollThreshold = 50; member in __anon0cdda4420111::LoopUnroll167 UP.OptSizeThreshold = OptSizeUnrollThreshold; in getUnrollingPreferences()169 UP.PartialOptSizeThreshold = OptSizeUnrollThreshold; in getUnrollingPreferences()