Home
last modified time | relevance | path

Searched refs:actor_worklist (Results 1 – 7 of 7) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dcoroutine-passes.cc300 auto_vec<gimple_stmt_iterator, 16> actor_worklist; in execute_early_expand_coro_ifns() local
333 actor_worklist.safe_push (gsi); /* Save for later. */ in execute_early_expand_coro_ifns()
421 while (!actor_worklist.is_empty ()) in execute_early_expand_coro_ifns()
423 gsi = actor_worklist.pop (); in execute_early_expand_coro_ifns()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dcoroutine-passes.cc300 auto_vec<gimple_stmt_iterator, 16> actor_worklist; in execute_early_expand_coro_ifns() local
333 actor_worklist.safe_push (gsi); /* Save for later. */ in execute_early_expand_coro_ifns()
421 while (!actor_worklist.is_empty ()) in execute_early_expand_coro_ifns()
423 gsi = actor_worklist.pop (); in execute_early_expand_coro_ifns()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dcoroutine-passes.cc300 auto_vec<gimple_stmt_iterator, 16> actor_worklist; in execute_early_expand_coro_ifns() local
333 actor_worklist.safe_push (gsi); /* Save for later. */ in execute_early_expand_coro_ifns()
421 while (!actor_worklist.is_empty ()) in execute_early_expand_coro_ifns()
423 gsi = actor_worklist.pop (); in execute_early_expand_coro_ifns()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dcoroutine-passes.cc300 auto_vec<gimple_stmt_iterator, 16> actor_worklist; in execute_early_expand_coro_ifns() local
333 actor_worklist.safe_push (gsi); /* Save for later. */ in execute_early_expand_coro_ifns()
421 while (!actor_worklist.is_empty ()) in execute_early_expand_coro_ifns()
423 gsi = actor_worklist.pop (); in execute_early_expand_coro_ifns()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dcoroutine-passes.cc300 auto_vec<gimple_stmt_iterator, 16> actor_worklist; in execute_early_expand_coro_ifns() local
333 actor_worklist.safe_push (gsi); /* Save for later. */ in execute_early_expand_coro_ifns()
421 while (!actor_worklist.is_empty ()) in execute_early_expand_coro_ifns()
423 gsi = actor_worklist.pop (); in execute_early_expand_coro_ifns()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dcoroutine-passes.cc300 auto_vec<gimple_stmt_iterator, 16> actor_worklist; in execute_early_expand_coro_ifns() local
333 actor_worklist.safe_push (gsi); /* Save for later. */ in execute_early_expand_coro_ifns()
421 while (!actor_worklist.is_empty ()) in execute_early_expand_coro_ifns()
423 gsi = actor_worklist.pop (); in execute_early_expand_coro_ifns()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dcoroutine-passes.cc300 auto_vec<gimple_stmt_iterator, 16> actor_worklist; in execute_early_expand_coro_ifns() local
333 actor_worklist.safe_push (gsi); /* Save for later. */ in execute_early_expand_coro_ifns()
421 while (!actor_worklist.is_empty ()) in execute_early_expand_coro_ifns()
423 gsi = actor_worklist.pop (); in execute_early_expand_coro_ifns()