Searched refs:pseudos_live_through_calls (Results 1 – 1 of 1) sorted by relevance
79 static sparseset pseudos_live_through_calls; variable591 if (! sparseset_bit_p (pseudos_live_through_calls, regno)) in check_pseudos_live_through_calls()596 sparseset_clear_bit (pseudos_live_through_calls, regno); in check_pseudos_live_through_calls()668 sparseset_clear (pseudos_live_through_calls); in process_bb_lives()915 sparseset_ior (pseudos_live_through_calls, in process_bb_lives()916 pseudos_live_through_calls, pseudos_live); in process_bb_lives()1140 if (sparseset_cardinality (pseudos_live_through_calls) == 0) in process_bb_lives()1142 if (sparseset_bit_p (pseudos_live_through_calls, j)) in process_bb_lives()1397 pseudos_live_through_calls = sparseset_alloc (max_regno); in lra_create_live_ranges_1()1472 sparseset_free (pseudos_live_through_calls); in lra_create_live_ranges_1()