Searched defs:inner_loop (Results 1 – 8 of 8) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-scalar-evolution.c | 479 struct loop *inner_loop = get_chrec_loop (evolution_fn); in compute_overall_effect_of_inner_loop() local 2359 struct loop *evolution_loop, struct loop *inner_loop, in instantiate_scev_name() 2554 struct loop *evolution_loop, struct loop *inner_loop, in instantiate_scev_binary() 2614 struct loop *evolution_loop, struct loop *inner_loop, in instantiate_scev_convert() 2665 struct loop *evolution_loop, struct loop *inner_loop, in instantiate_scev_not() 2716 struct loop *evolution_loop, struct loop *inner_loop, in instantiate_scev_r()
|
H A D | omp-grid.c | 1231 gomp_for *inner_loop = as_a <gomp_for *> (stmt); in grid_process_kernel_body_copy() local 1282 gomp_for *inner_loop = grid_process_kernel_body_copy (&grid, kernel_seq, gsi, in grid_attempt_target_gridification() local
|
H A D | tree-data-ref.h | 350 unsigned inner_loop; member
|
H A D | sel-sched-ir.h | 1045 struct loop *inner_loop; in inner_loop_header_p() local
|
H A D | omp-expand.c | 5623 struct loop *inner_loop = alloc_loop (); in expand_oacc_for() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-data-ref.h | 328 unsigned inner_loop; member
|
H A D | tree-scalar-evolution.c | 466 struct loop *inner_loop = get_chrec_loop (evolution_fn); in compute_overall_effect_of_inner_loop() local
|
H A D | sel-sched-ir.h | 1036 struct loop *inner_loop; in inner_loop_header_p() local
|