Home
last modified time | relevance | path

Searched refs:pre_existing (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-cp.c2521 bool pre_existing, bool *change, int max_agg_items)
2564 new_al->contains_variable = pre_existing;
2598 bool pre_existing = dest_plats->aggs != NULL;
2621 &dst_aglat, pre_existing, &ret, max_agg_items))
2793 bool pre_existing = dest_plats->aggs != NULL;
2812 &aglat, pre_existing, &ret, max_agg_items))
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-cp.cc2577 bool pre_existing, bool *change, int max_agg_items) in merge_agg_lats_step() argument
2620 new_al->contains_variable = pre_existing; in merge_agg_lats_step()
2654 bool pre_existing = dest_plats->aggs != NULL; in merge_aggregate_lattices() local
2677 &dst_aglat, pre_existing, &ret, max_agg_items)) in merge_aggregate_lattices()
2850 bool pre_existing = dest_plats->aggs != NULL; in propagate_aggs_across_jump_function() local
2869 &aglat, pre_existing, &ret, max_agg_items)) in propagate_aggs_across_jump_function()