Searched defs:loop_nb (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-chrec.cc | 989 chrec_contains_symbols_defined_in_loop (const_tree chrec, unsigned loop_nb, in chrec_contains_symbols_defined_in_loop() 1036 chrec_contains_symbols_defined_in_loop (const_tree chrec, unsigned loop_nb) in chrec_contains_symbols_defined_in_loop()
|
H A D | tree-scalar-evolution.cc | 591 add_to_evolution_1 (unsigned loop_nb, tree chrec_before, tree to_add, in add_to_evolution_1() 788 add_to_evolution (unsigned loop_nb, tree chrec_before, enum tree_code code, in add_to_evolution()
|
H A D | tree-vect-loop.cc | 381 vect_is_simple_iv_evolution (unsigned loop_nb, tree access_fn, tree * init, in vect_is_simple_iv_evolution()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-chrec.c | 989 chrec_contains_symbols_defined_in_loop (const_tree chrec, unsigned loop_nb, in chrec_contains_symbols_defined_in_loop() 1036 chrec_contains_symbols_defined_in_loop (const_tree chrec, unsigned loop_nb) in chrec_contains_symbols_defined_in_loop()
|
H A D | tree-scalar-evolution.c | 591 add_to_evolution_1 (unsigned loop_nb, tree chrec_before, tree to_add, in add_to_evolution_1() 788 add_to_evolution (unsigned loop_nb, tree chrec_before, enum tree_code code, in add_to_evolution()
|
H A D | tree-vect-loop.c | 374 vect_is_simple_iv_evolution (unsigned loop_nb, tree access_fn, tree * init, in vect_is_simple_iv_evolution()
|