Home | History | Annotate | Download | only in gcc

Lines Matching defs:reduction_stores

3716    reduction results in REDUCTION_STORES.  */
3721 bitmap reduction_stores)
3772 bitmap_set_bit (reduction_stores, id);
3830 gang_pos == 0, except when the stores are REDUCTION_STORES. Return true
3836 bitmap reduction_stores)
3860 if (bitmap_bit_p (reduction_stores,
3964 bitmap reduction_stores = BITMAP_ALLOC (NULL);
3966 reduction_stores);
3971 reduction_stores);
3982 BITMAP_FREE (reduction_stores);