Home
last modified time | relevance | path

Searched defs:lattice (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-complex.c476 complex_lattice_t lattice = find_lattice_value (ssa_name); in get_component_ssa_name() local
519 complex_lattice_t lattice = find_lattice_value (ssa_name); in set_component_ssa_name() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-complex.c491 complex_lattice_t lattice = find_lattice_value (ssa_name); in get_component_ssa_name() local
537 complex_lattice_t lattice = find_lattice_value (ssa_name); in set_component_ssa_name() local
H A Dtree-ssa-forwprop.c188 static vec<tree> lattice; variable
H A Dcfgexpand.c5421 unsigned int *lattice; /* Hold cost of each statement. */ in reorder_operands() local