Home
last modified time | relevance | path

Searched refs:to_move_stmts (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-tailcall.cc628 auto_vec<gimple *> to_move_stmts; in find_tail_calls() local
681 to_move_stmts.safe_push (stmt); in find_tail_calls()
730 FOR_EACH_VEC_ELT (to_move_stmts, i, stmt) in find_tail_calls()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-tailcall.c631 auto_vec<gimple *> to_move_stmts; in find_tail_calls() local
684 to_move_stmts.safe_push (stmt); in find_tail_calls()
731 FOR_EACH_VEC_ELT (to_move_stmts, i, stmt) in find_tail_calls()