Lines Matching refs:complex_lattice_t
59 typedef int complex_lattice_t; typedef
69 static vec<complex_lattice_t> complex_lattice_values;
135 static complex_lattice_t
139 complex_lattice_t ret; in find_lattice_value_parts()
157 static complex_lattice_t
315 complex_lattice_t new_l, old_l, op1_l, op2_l; in visit_stmt()
409 complex_lattice_t new_l, old_l; in visit_phi()
494 complex_lattice_t lattice = find_lattice_value (ssa_name); in get_component_ssa_name()
540 complex_lattice_t lattice = find_lattice_value (ssa_name); in set_component_ssa_name()
916 complex_lattice_t al, complex_lattice_t bl) in expand_complex_addition()
1091 complex_lattice_t al, complex_lattice_t bl) in expand_complex_multiplication()
1098 complex_lattice_t tl; in expand_complex_multiplication()
1422 complex_lattice_t al, complex_lattice_t bl) in expand_complex_division()
1617 complex_lattice_t al, bl; in expand_complex_operations_1()