Searched refs:x_current_loops (Results 1 – 6 of 6) sorted by relevance
262 struct loops *x_current_loops; member505 return fn->x_current_loops; in loops_for_fn()513 gcc_checking_assert (fn->x_current_loops == NULL || loops == NULL); in set_loops_for_fn()514 fn->x_current_loops = loops; in set_loops_for_fn()520 #define current_loops (cfun->x_current_loops)
1456 child_cfun->x_current_loops->state |= LOOPS_NEED_FIXUP; in expand_omp_taskreg()9883 child_cfun->x_current_loops->state |= LOOPS_NEED_FIXUP; in expand_omp_target()
5057 * function.h (struct function): Add x_current_loops field.
20909 x_current_loops.
261 struct loops *x_current_loops; member488 return fn->x_current_loops; in loops_for_fn()496 gcc_checking_assert (fn->x_current_loops == NULL || loops == NULL); in set_loops_for_fn()497 fn->x_current_loops = loops; in set_loops_for_fn()503 #define current_loops (cfun->x_current_loops)
1454 child_cfun->x_current_loops->state |= LOOPS_NEED_FIXUP; in expand_omp_taskreg()8111 child_cfun->x_current_loops->state |= LOOPS_NEED_FIXUP; in expand_omp_target()