| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | tree-tailcall.c | 439 && auto_var_in_fn_p (gimple_assign_lhs (stmt), cfun->decl) in find_tail_calls() 440 && auto_var_in_fn_p (gimple_assign_rhs1 (stmt), cfun->decl)) in find_tail_calls() 472 && !auto_var_in_fn_p (ass_var, cfun->decl)) in find_tail_calls() 521 && auto_var_in_fn_p (var, cfun->decl) in find_tail_calls()
|
| HD | tree-nrv.c | 208 || !auto_var_in_fn_p (found, current_function_decl) in execute()
|
| HD | gimple-streamer-out.c | 149 && !auto_var_in_fn_p (*basep, current_function_decl) in output_gimple_stmt()
|
| HD | ipa-icf-gimple.c | 152 if (!auto_var_in_fn_p (t1, m_source_func_decl) in compare_decl() 153 || !auto_var_in_fn_p (t2, m_target_func_decl)) in compare_decl()
|
| HD | ipa-split.c | 169 && auto_var_in_fn_p (t, current_function_decl)) in test_nonssa_use() 794 && (auto_var_in_fn_p (gimple_assign_rhs1 (stmt), in find_return_bb() 867 if ((VAR_P (t) && auto_var_in_fn_p (t, current_function_decl)) in mark_nonssa_use()
|
| HD | tree-inline.c | 620 if (VAR_P (decl) && !auto_var_in_fn_p (decl, id->src_fn)) in can_be_nonlocal() 899 else if (auto_var_in_fn_p (*tp, fn)) in remap_gimple_op_r() 1100 else if (auto_var_in_fn_p (*tp, fn)) in copy_tree_body_r() 1155 && (auto_var_in_fn_p (TREE_OPERAND (*tp, 0), fn))) in copy_tree_body_r() 1586 && auto_var_in_fn_p (gimple_assign_lhs (stmt), id->src_fn)) in remap_gimple_stmt() 3009 return var && auto_var_in_fn_p (var, fn); in self_inlining_addr_expr()
|
| HD | tree-ssa-structalias.c | 5089 && !auto_var_in_fn_p (tem, fn->decl)) in find_func_clobbers() 5093 && auto_var_in_fn_p in find_func_clobbers() 5118 && !auto_var_in_fn_p (tem, fn->decl)) in find_func_clobbers() 5122 && auto_var_in_fn_p in find_func_clobbers() 6419 && ! auto_var_in_fn_p (vi->decl, fndecl))) in set_uids_in_ptset()
|
| HD | ipa-polymorphic-call.c | 557 if ((!base || !auto_var_in_fn_p (base, function)) in decl_maybe_in_construction_p()
|
| HD | tree.c | 8774 auto_var_in_fn_p (const_tree var, const_tree fn) in auto_var_in_fn_p() function 8798 && auto_var_in_fn_p (*tp, fn)) in find_var_from_fn()
|
| HD | tree.h | 4829 extern bool auto_var_in_fn_p (const_tree, const_tree);
|
| HD | cfgexpand.c | 1959 if (auto_var_in_fn_p (var, fn->decl)) in estimated_stack_frame_size()
|
| HD | gimple-fold.c | 3866 || !auto_var_in_fn_p (TREE_OPERAND (expected, 0), current_function_decl) in optimize_atomic_compare_exchange_p()
|
| HD | match.pd | 3527 && auto_var_in_fn_p (base, current_function_decl))
|
| HD | fold-const.c | 8416 && auto_var_in_fn_p (decl, DECL_CONTEXT (decl)))) in maybe_nonzero_address()
|
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | gimple-streamer-out.c | 127 && !auto_var_in_fn_p (*basep, current_function_decl) in output_gimple_stmt()
|
| HD | ipa-split.c | 153 && auto_var_in_fn_p (t, current_function_decl)) in test_nonssa_use() 634 && (auto_var_in_fn_p (gimple_assign_rhs1 (stmt), in find_return_bb() 691 && auto_var_in_fn_p (t, current_function_decl)) in mark_nonssa_use()
|
| HD | tree-inline.c | 537 && !auto_var_in_fn_p (decl, id->src_fn)) in can_be_nonlocal() 788 else if (auto_var_in_fn_p (*tp, fn)) in remap_gimple_op_r() 980 else if (auto_var_in_fn_p (*tp, fn)) in copy_tree_body_r() 1036 && (auto_var_in_fn_p (TREE_OPERAND (*tp, 0), fn))) in copy_tree_body_r() 1392 && auto_var_in_fn_p (gimple_assign_lhs (stmt), id->src_fn)) in remap_gimple_stmt() 2480 return var && auto_var_in_fn_p (var, fn); in self_inlining_addr_expr()
|
| HD | tree-tailcall.c | 495 && auto_var_in_fn_p (var, cfun->decl) in find_tail_calls()
|
| HD | tree-ssa-structalias.c | 4719 && !auto_var_in_fn_p (tem, cfun->decl)) in find_func_clobbers() 4723 && auto_var_in_fn_p in find_func_clobbers() 4747 && !auto_var_in_fn_p (tem, cfun->decl)) in find_func_clobbers() 4751 && auto_var_in_fn_p in find_func_clobbers()
|
| HD | tree.c | 8398 auto_var_in_fn_p (const_tree var, const_tree fn) in auto_var_in_fn_p() function 8422 && auto_var_in_fn_p (*tp, fn)) in find_var_from_fn()
|
| HD | tree.h | 5192 extern bool auto_var_in_fn_p (const_tree, const_tree);
|
| HD | fold-const.c | 8985 && auto_var_in_fn_p (base0, current_function_decl) in fold_comparison() 8993 && auto_var_in_fn_p (base1, current_function_decl) in fold_comparison() 15610 && auto_var_in_fn_p (base, DECL_CONTEXT (base))))) in tree_single_nonzero_warnv_p()
|
| /dragonfly/contrib/gcc-4.7/gcc/lto/ |
| HD | lto.c | 620 && auto_var_in_fn_p (decl, context))) in lto_register_var_decl_in_symtab()
|
| /dragonfly/contrib/gcc-8.0/gcc/lto/ |
| HD | lto.c | 862 && auto_var_in_fn_p (decl, context))) in lto_register_var_decl_in_symtab()
|