Home
last modified time | relevance | path

Searched refs:callers (Results 1 – 25 of 112) sorted by relevance

12345

/freebsd-12-stable/contrib/gcc/
Dipa-inline.c122 if (!e->callee->callers->next_caller in cgraph_clone_inlined_nodes()
176 for (;e && !e->inline_failed; e = e->caller->callers) in cgraph_mark_inline_edge()
205 for (e = what->callers; e; e = next) in cgraph_mark_inline()
230 for (e = node->callers; e; e = e->next_caller) in cgraph_estimate_growth()
438 for (edge = node->callers; edge; edge = edge->next_caller) in update_caller_keys()
449 for (edge = node->callers; edge; edge = edge->next_caller) in update_caller_keys()
624 cnode->global.inlined_to; cnode = cnode->callers->caller) in cgraph_decide_recursive_inlining()
704 for (e = node->callers; e; e = e->next_caller) in cgraph_set_inline_failed()
732 if (!node->local.inlinable || !node->callers in cgraph_decide_inlining_of_small_functions()
745 for (edge = node->callers; edge; edge = edge->next_caller) in cgraph_decide_inlining_of_small_functions()
[all …]
Dipa.c51 if (!node->callers) in cgraph_postorder()
54 node->aux = node->callers; in cgraph_postorder()
66 if (!edge->caller->callers) in cgraph_postorder()
69 edge->caller->aux = edge->caller->callers; in cgraph_postorder()
176 for (e = node->callers; e; e = e->next_caller) in cgraph_remove_unreachable_nodes()
Dcgraph.c406 edge->next_caller = callee->callers; in cgraph_create_edge()
407 if (callee->callers) in cgraph_create_edge()
408 callee->callers->prev_caller = edge; in cgraph_create_edge()
414 callee->callers = edge; in cgraph_create_edge()
441 e->callee->callers = e->next_caller; in cgraph_edge_remove_callee()
484 if (n->callers) in cgraph_redirect_edge_callee()
485 n->callers->prev_caller = e; in cgraph_redirect_edge_callee()
486 e->next_caller = n->callers; in cgraph_redirect_edge_callee()
487 n->callers = e; in cgraph_redirect_edge_callee()
521 for (e = node->callers; e; e = e->next_caller) in cgraph_node_remove_callers()
[all …]
Dcgraphunit.c642 for (e = node->callers; e; e = e->next_caller) in initialize_inline_failed()
730 for (e = node->callers; e; e = e->next_caller) in verify_cgraph_node()
746 if (node->callers->next_caller) in verify_cgraph_node()
759 if (!node->callers && node->global.inlined_to) in verify_cgraph_node()
1209 for (e = node->callers; e; e = e->next_caller) in cgraph_mark_functions_to_output()
1772 for (e = new_version->callers; e; e = e->next_caller) in update_call_expr()
Dcgraph.h119 struct cgraph_edge *callers; member
Dipa-cp.c501 for (cs = node->callers; cs != NULL; cs = cs->next_caller) in ipcp_method_compute_scale()
1047 for (cs = node->callers; cs != NULL; cs = cs->next_caller) in ipcp_insert_stage()
1050 for (cs = node->callers; cs != NULL; cs = cs->next_caller) in ipcp_insert_stage()
DChangeLog.tree-ssa465 Update all callers.
612 all callers.
2007 (get_base_var): Rename from get_base_symbol. Update all callers.
2385 * expr.c (is_zeros_p): Remove. Change all callers to use
2714 avoid emitting duplicates. Update all callers.
3931 Remove argument. Update callers.
3950 (is_gimple_non_addressable_1): Remove. Update all callers.
4718 (find_func_aliases): Take one argument, update all callers.
5182 preserve EH region information. Update all callers.
5189 (STRIP_USELESS_TYPE_CONVERSION): Define. Update all callers to
[all …]
DFSFChangeLog106 (eprint_string): Remove. All callers now use fwrite instead.
113 but don't assume that BP[1] == '\n'; all callers changed.
117 all callers changed.
782 (get_spelling): Remove; it was a no-op. All callers changed.
783 (error_init, pedwarn_init): Now takes one arg. All callers changed.
787 (check_macro_name): 2nd arg now int, not char *. All callers changed.
788 (macarg): Now returns int, not char *. All callers changed.
829 (check_macro_name): 2nd arg now int, not char *. All callers changed.
900 this is easier to localize. All callers changed.
1861 All callers changed.
[all …]
DChangeLog-1998419 (combine_givs_used_by_other) . Changed all callers.
837 MAX_CHAR_TYPE_MASK and MAX_WCHAR_TYPE_MASK. Change callers of
956 N_OUTPUTS args. All callers changed.
965 N_INPUTS and N_OUTPUTS args. All callers changed.
1166 as is done in libiberty. All callers of concat/concat3
1722 (add_constant): New argument last_value. Changed all callers.
2086 * flow.c (insn_dead_p): New argument NOTES. Changed all callers.
2099 Changed all callers to use reload_reg_free_for_value_p instead.
2104 Added ignore_address_reloads argument. Changed all callers.
2540 (constrain_operands): Lose INSN_CODE_NUM arg. All callers changed.
[all …]
DChangeLog542 Change all callers.
687 argument; update all callers.
1065 vrp_evaluate_conditional. Make static. Change all callers.
1106 Change callers.
1147 callers.
1266 callers.
DChangeLog-1999691 Changed all callers.
692 (reg_dies): New parameter chain. Changed all callers.
1858 variables. All callers changed.
2512 * calls.c (expand_call, emit_library_call_value): Update callers.
2596 argument. All callers changed.
2601 All callers changed.
3519 references/callers changed.
3664 Update all callers. Adjust stack pointer based on alignment pad.
3666 Update all callers. Track alignment_pad if boundary > PARM_BOUNDARY.
3668 callers.
[all …]
/freebsd-12-stable/crypto/openssl/doc/man3/
DSSL_get_all_async_fds.pod39 descriptors are returned but B<*numfds> is still populated. It is the callers
48 is the callers responsibility to ensure that B<*addfd> and B<*delfd> have
DDH_meth_new.pod68 the callers responsibility to free the original string. The flags will be used
DBN_generate_prime.pod81 The callers of BN_generate_prime_ex() may call B<BN_GENCB_call(cb, i, j)> with
DDSA_meth_new.pod97 the callers responsibility to free the original string. The flags will be used
/freebsd-12-stable/sys/contrib/libsodium/m4/
Dax_valgrind_check.m4153 # (Default: --num-callers=30)
159 VALGRIND_FLAGS ?= --num-callers=30
/freebsd-12-stable/contrib/gcclibs/libcpp/
DChangeLog207 callers. Pass to open_file_failed.
208 (open_file_failed): New parameter angle_brackets. Fix all callers.
222 (parse_include): Add buf parameter. Change all callers.
423 Add NST parameter, and update it; update callers.
424 (cpp_valid_ucn): Add NST parameter, update callers. Replace abort
433 (forms_identifier_p): Add normalize_state parameter, update callers.
434 (lex_identifier): Add normalize_state parameter, update callers. Keep
/freebsd-12-stable/contrib/gcclibs/libmudflap/
DChangeLog397 simplified contents in all former callers.
447 argument and indirection function pointers, update callers.
774 Update all callers to declare explicit result holder.
799 all callers to remove redundant "mf:" prefix.
949 functions for internal entry points. Update callers to pick
1169 Drop __FILE__/__LINE__ hack. Update callers.
1217 (__mf_uncache_object): Change arg type, correct callers.
1334 * mf-impl.h (TRACE_IN, TRACE_OUT): Remove macros. Update callers.
1403 Remove these functions. Update callers.
1468 Update callers to pass NULL if necessary.
/freebsd-12-stable/contrib/diff/
DChangeLog151 accept a new arg MAX_OK_STATUS. All callers changed.
186 value wasn't needed. All callers changed.
730 New arg LCM_MAX. All callers changed.
926 Set new nnames member of struct dirdata. All callers changed.
1099 (specify_value, specify_style): Likewise. All callers changed.
1117 to pad. All callers changed.
1291 (MIN): Renamed from min; all callers changed.
1295 (file_name_cmp): Renamed from filename_cmp. All callers changed.
1297 All callers changed.
1313 All callers changed.
[all …]
/freebsd-12-stable/contrib/sqlite3/tea/
DMakefile.in177 VALGRINDARGS = --tool=memcheck --num-callers=8 --leak-resolution=high \
/freebsd-12-stable/crypto/heimdal/
DChangeLog.2001651 `errno' (called system_error) to allow callers to make sure they
652 pass the current and relevant value. update callers
861 (*): update callers of krb5_km_error
872 type. this is not a large change in practice and allows callers
991 * kdc/misc.c (db_fetch): return an error code. change callers to
1005 returning an error code. fix all callers to check return value.
/freebsd-12-stable/contrib/binutils/binutils/
DChangeLog-91975 callers.
322 (def_exports): Add data parameter. Change all callers.
596 Change all callers.
766 * ar.c (usage): Declare. Make sure all callers pass an argument.
835 (filter_symbols): Add obfd parameter. Change all callers.
945 * ar.c (open_inarch): Add file parameter. Change all callers. If
1034 callers. If with_line_numbers is set, display line numbers of
1312 callers.
1317 symcount parameters. Change all callers.
1357 All callers updated. Use fprintf_func.
[all …]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
DPPCCallingConv.td250 // offsets in the callers stack frame.
252 // Still, the address of the aggregate copy in the callers stack frame is passed
/freebsd-12-stable/contrib/binutils/bfd/
DChangeLog-949570 (ieee_write_twobyte): Remove; change callers to call existing
447 Change all callers. Never set file offset of symtab and strtab
616 int to boolean; update all callers. Pass MAP_SHARED if not
863 set, set BSF_WEAK in symbol. Change all callers.
1363 * archive.c: Change all callers of _bfd_snarf_ar_hdr to call
1367 compute_and_write_armap. Make non-static. Change all callers.
1614 parameter. Change all callers. Remove support for indirect
1665 global variables. Change all callers.
2854 using the difference of two symbols. All callers changed.
3954 count, and maxpagesize. All callers updated.
[all …]
/freebsd-12-stable/contrib/binutils/gas/
DChangeLog-9697780 (debugging_pseudo): Add list parameter. Change all callers. If
1070 changes from being comitted. Update all callers.
1514 (cond_finish_check): Add nest parameter. Change all callers.
1538 callers.
1852 callers.
2131 * read.c (equals): Add reassign parameter. Change all callers.
2473 * read.c (do_align): Add max parameter. Change all callers.
2478 * frags.c (frag_align): Add max parameter. Change all callers.
2606 callers. Refer prev_nop_frag variables when appropriate.
3081 Force mips16 labels to be odd. Change all callers.
[all …]

12345