Searched refs:first_stmt (Results 1 – 7 of 7) sorted by relevance
379 return first_stmt (commondom); in statement_sink_location()416 return first_stmt (sinkbb); in statement_sink_location()
399 label = first_stmt (dest); in remove_forwarder_block()647 label = first_stmt (dest); in remove_forwarder_block_with_phi()
585 extern tree first_stmt (basic_block);
2686 stmt = first_stmt (bb); in dump_bb_header()2756 stmt = first_stmt (bb); in pp_cfg_jump()
2422 tree first = first_stmt (bb); in tree_cfg2vcg()2697 first_stmt (basic_block bb) in first_stmt() function
3562 bool first_stmt = true; in c_parser_compound_statement_nostart() local3692 first_stmt = false; in c_parser_compound_statement_nostart()
11231 (first_stmt): Don't test for NULL blocks.12011 (first_stmt): Use only 1 return.12772 (first_stmt, last_stmt, last_stmt_ptr): Use bsi_ not gsi_ routines.14028 switch_parent, first_stmt, last_stmt): Check for first_stmt() or14420 (first_stmt): Return NULL for ENTRY_BLOCK_PTR, EXIT_BLOCK_PTR and14770 (first_stmt): Return NULL_TREE if the block does not exist.15144 (first_stmt): Call STRIP_NOPS.15369 (tree_delete_bb): Call first_stmt and last_stmt.15386 (first_stmt): New function.15428 (first_stmt): Declare.