Searched refs:x_current_loops (Results 1 – 3 of 3) sorted by relevance
238 struct loops *x_current_loops; member453 return fn->x_current_loops; in loops_for_fn()461 gcc_checking_assert (fn->x_current_loops == NULL || loops == NULL); in set_loops_for_fn()462 fn->x_current_loops = loops; in set_loops_for_fn()468 #define current_loops (cfun->x_current_loops)
1324 child_cfun->x_current_loops->state |= LOOPS_NEED_FIXUP; in expand_omp_taskreg()7071 child_cfun->x_current_loops->state |= LOOPS_NEED_FIXUP; in expand_omp_target()
516 struct loops *x_current_loops; member701 #define current_loops (cfun->x_current_loops)