Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dipa-cp.c840 add_value_to_lattice (struct ipcp_lattice *lat, tree newval, in add_value_to_lattice() function
912 ret |= add_value_to_lattice (dest_lat, src_val->value, cs, in propagate_vals_accross_pass_through()
932 ret |= add_value_to_lattice (dest_lat, cstval, cs, src_val, src_idx); in propagate_vals_accross_pass_through()
968 ret |= add_value_to_lattice (dest_lat, t, cs, src_val, src_idx); in propagate_vals_accross_ancestor()
1000 return add_value_to_lattice (dest_lat, val, cs, NULL, 0); in propagate_accross_jump_function()