Searched refs:in_graph_p (Results 1 – 3 of 3) sorted by relevance
105 unsigned int in_graph_p : 1; member858 if (! ALLOCNO_COLOR_DATA (conflict_a)->in_graph_p in setup_left_conflict_sizes_p()2203 if ((! ALLOCNO_COLOR_DATA (another_a)->in_graph_p in form_threads_from_colorable_allocno()2426 data->in_graph_p = false; in push_allocno_to_stack()2450 if (! conflict_data->in_graph_p in push_allocno_to_stack()2702 ALLOCNO_COLOR_DATA (allocno)->in_graph_p = true; in pop_allocnos_from_stack()2765 ALLOCNO_COLOR_DATA (allocno)->in_graph_p = true; in put_allocno_into_bucket()3206 ALLOCNO_COLOR_DATA (a)->in_graph_p = true; in color_allocnos()3230 if (ALLOCNO_COLOR_DATA (a)->in_graph_p) in color_allocnos()
110 unsigned int in_graph_p : 1; member863 if (! ALLOCNO_COLOR_DATA (conflict_a)->in_graph_p in setup_left_conflict_sizes_p()2444 if ((! ALLOCNO_COLOR_DATA (another_a)->in_graph_p in form_threads_from_colorable_allocno()2667 data->in_graph_p = false; in push_allocno_to_stack()2691 if (! conflict_data->in_graph_p in push_allocno_to_stack()2945 ALLOCNO_COLOR_DATA (allocno)->in_graph_p = true; in pop_allocnos_from_stack()3008 ALLOCNO_COLOR_DATA (allocno)->in_graph_p = true; in put_allocno_into_bucket()3489 ALLOCNO_COLOR_DATA (a)->in_graph_p = true; in color_allocnos()3512 if (ALLOCNO_COLOR_DATA (a)->in_graph_p) in color_allocnos()
32595 into struct ira_emit_data. Remove in_graph_p, may_be_spilled_p,