Searched refs:bsi_stmt_ptr (Results 1 – 18 of 18) sorted by relevance
| /openbsd/src/gnu/gcc/gcc/ |
| D | tree-nrv.c | 206 tree *tp = bsi_stmt_ptr (bsi); in tree_nrv()
|
| D | tree-dfa.c | 106 tree *stmt_p = bsi_stmt_ptr (si); in find_referenced_vars() 526 walk_tree (bsi_stmt_ptr (i), collect_dfa_stats_r, (void *) dfa_stats_p, in collect_dfa_stats()
|
| D | ipa-pure-const.c | 550 walk_tree (bsi_stmt_ptr (bsi), scan_function, in analyze_function()
|
| D | tree-inline.c | 1470 ret = walk_tree_without_duplicates (bsi_stmt_ptr (bsi), in inline_forbidden_p() 1866 walk_tree (bsi_stmt_ptr (bsi), estimate_num_insns_1, in estimate_num_insns() 2198 tree *expr_p = bsi_stmt_ptr (bsi); in gimple_expand_calls_inline()
|
| D | tree-flow.h | 484 static inline tree * bsi_stmt_ptr (block_stmt_iterator);
|
| D | tree-ssa-propagate.c | 1205 fold_stmt (bsi_stmt_ptr (i)); in substitute_and_fold()
|
| D | tree-ssa-live.c | 360 mark_all_vars_used (bsi_stmt_ptr (bsi)); in remove_unused_locals() 484 mark_all_vars_used (bsi_stmt_ptr (bsi)); in create_ssa_var_map()
|
| D | tree-object-size.c | 994 tree *stmtp = bsi_stmt_ptr (i); in compute_object_sizes()
|
| D | ipa-reference.c | 816 walk_tree (bsi_stmt_ptr (bsi), scan_for_static_refs, in analyze_function()
|
| D | tree-ssa.c | 1256 walk_tree (bsi_stmt_ptr (bsi), warn_uninitialized_var, in execute_early_warn_uninitialized()
|
| D | ipa-type-escape.c | 1377 walk_tree (bsi_stmt_ptr (bsi), scan_for_refs, in analyze_function()
|
| D | tree-flow-inline.h | 728 bsi_stmt_ptr (block_stmt_iterator i) in bsi_stmt_ptr() function
|
| D | cgraphunit.c | 599 walk_tree (bsi_stmt_ptr (bsi), record_reference, node, visited_nodes); in cgraph_create_edges()
|
| D | cfgexpand.c | 1666 walk_tree (bsi_stmt_ptr (bsi), discover_nonconstant_array_refs_r, in discover_nonconstant_array_refs()
|
| D | tree-ssa-dom.c | 1812 if (fold_stmt (bsi_stmt_ptr (si))) in optimize_stmt()
|
| D | tree-ssa-ccp.c | 2533 tree *stmtp = bsi_stmt_ptr (i); in execute_fold_all_builtins()
|
| D | tree-cfg.c | 2713 return !bsi_end_p (last) ? bsi_stmt_ptr (last) : NULL; in last_stmt_ptr() 2960 *bsi_stmt_ptr (*bsi) = stmt; in bsi_replace()
|
| D | tree-ssa-alias.c | 3275 walk_tree_without_duplicates (bsi_stmt_ptr (bsi), in create_structure_vars()
|