Home
last modified time | relevance | path

Searched refs:BSI_CONTINUE_LINKING (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Domp-low.c2237 bsi_insert_after (&si, t, BSI_CONTINUE_LINKING); in expand_parallel_call()
2241 bsi_insert_after (&si, t, BSI_CONTINUE_LINKING); in expand_parallel_call()
2243 bsi_insert_after (&si, t, BSI_CONTINUE_LINKING); in expand_parallel_call()
2247 bsi_insert_after (&si, t, BSI_CONTINUE_LINKING); in expand_parallel_call()
2250 bsi_insert_after (&si, t, BSI_CONTINUE_LINKING); in expand_parallel_call()
2298 bsi_insert_after (&si, list, BSI_CONTINUE_LINKING); in expand_parallel_call()
2675 bsi_insert_after (&si, list, BSI_CONTINUE_LINKING); in expand_omp_for_generic()
2721 bsi_insert_after (&si, list, BSI_CONTINUE_LINKING); in expand_omp_for_generic()
2881 bsi_insert_after (&si, list, BSI_CONTINUE_LINKING); in expand_omp_for_static_nochunk()
3249 bsi_insert_after (&si, t, BSI_CONTINUE_LINKING); in expand_omp_sections()
[all …]
H A Dtree-mudflap.c651 bsi_insert_after (&bsi, tsi_stmt (tsi), BSI_CONTINUE_LINKING); in mf_build_check_statement_for()
691 bsi_insert_after (&bsi, tsi_stmt (tsi), BSI_CONTINUE_LINKING); in mf_build_check_statement_for()
H A Dtree-cfgcleanup.c482 bsi_insert_before (&bsi_to, label, BSI_CONTINUE_LINKING); in remove_forwarder_block()
H A Dtree-complex.c596 bsi_insert_after (bsi, list, BSI_CONTINUE_LINKING); in update_complex_components()
600 bsi_insert_after (bsi, list, BSI_CONTINUE_LINKING); in update_complex_components()
H A Dtree-flow.h499 BSI_CONTINUE_LINKING enumerator
H A Dtree-ssa-loop-ivopts.c5456 bsi_insert_after (&bsi, stmts, BSI_CONTINUE_LINKING); in rewrite_use_nonlinear_expr()