Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/
Dtree-ssa-structalias.c306 static unsigned int anything_id; variable
1021 else if (lhsvar > anything_id in build_pred_graph()
1080 else if (lhsvar > anything_id in build_succ_graph()
1398 if (bitmap_bit_p (delta, anything_id)) in do_sd_constraint()
1400 flag = !bitmap_bit_p (sol, anything_id); in do_sd_constraint()
1402 bitmap_set_bit (sol, anything_id); in do_sd_constraint()
1457 if (bitmap_bit_p (sol, anything_id)) in do_ds_constraint()
1472 if (!bitmap_bit_p (get_varinfo (t)->solution, anything_id)) in do_ds_constraint()
1474 bitmap_set_bit (get_varinfo (t)->solution, anything_id); in do_ds_constraint()
1966 if (rhs.type == ADDRESSOF || rhsvar > anything_id) in move_complex_constraints()
[all …]