Searched refs:BSI_CONTINUE_LINKING (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dtree-cfgcleanup.c462 bsi_insert_before (&bsi_to, label, BSI_CONTINUE_LINKING);
H A Dtree-mudflap.c646 bsi_insert_after (&bsi, tsi_stmt (tsi), BSI_CONTINUE_LINKING);
686 bsi_insert_after (&bsi, tsi_stmt (tsi), BSI_CONTINUE_LINKING);
H A Dtree-flow.h492 BSI_CONTINUE_LINKING enumerator in enum:bsi_iterator_update
H A Dtree-complex.c596 bsi_insert_after (bsi, list, BSI_CONTINUE_LINKING);
600 bsi_insert_after (bsi, list, BSI_CONTINUE_LINKING);
H A Dtree-ssa-loop-ivopts.c5420 bsi_insert_after (&bsi, stmts, BSI_CONTINUE_LINKING);

Completed in 266 milliseconds