Searched defs:instantiate_below (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-scalar-evolution.c | 2181 tree name, edge instantiate_below) in get_instantiated_value_entry() 2254 instantiate_scev_name (edge instantiate_below, in instantiate_scev_name() 2404 instantiate_scev_poly (edge instantiate_below, in instantiate_scev_poly() 2449 instantiate_scev_binary (edge instantiate_below, in instantiate_scev_binary() 2517 instantiate_scev_convert (edge instantiate_below, in instantiate_scev_convert() 2568 instantiate_scev_not (edge instantiate_below, in instantiate_scev_not() 2619 instantiate_scev_r (edge instantiate_below, in instantiate_scev_r() 2694 instantiate_scev (edge instantiate_below, class loop *evolution_loop, in instantiate_scev()
|
H A D | gimple-loop-interchange.cc | 1087 edge instantiate_below = loop_preheader_edge (loop_nest); in interchange_loops() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-scalar-evolution.cc | 2181 tree name, edge instantiate_below) in get_instantiated_value_entry() 2254 instantiate_scev_name (edge instantiate_below, in instantiate_scev_name() 2404 instantiate_scev_poly (edge instantiate_below, in instantiate_scev_poly() 2449 instantiate_scev_binary (edge instantiate_below, in instantiate_scev_binary() 2517 instantiate_scev_convert (edge instantiate_below, in instantiate_scev_convert() 2568 instantiate_scev_not (edge instantiate_below, in instantiate_scev_not() 2619 instantiate_scev_r (edge instantiate_below, in instantiate_scev_r() 2694 instantiate_scev (edge instantiate_below, class loop *evolution_loop, in instantiate_scev()
|
H A D | gimple-loop-interchange.cc | 1087 edge instantiate_below = loop_preheader_edge (loop_nest); in interchange_loops() local
|