Searched refs:NumStoresVal (Results 1 – 1 of 1) sorted by relevance
395 unsigned const NumStoresVal = NumStores.getValue(); in getUnrollingPreferences() local396 unsigned const Max = (NumStoresVal ? (12 / NumStoresVal) : UINT_MAX); in getUnrollingPreferences()