Searched defs:callers (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/libvtv/
H A Dvtv_utils.cc186 void *callers[STACK_DEPTH]; local
H A Dvtv_fail.cc108 void *callers[STACK_DEPTH]; local
/haiku-buildtools/gcc/gcc/
H A Dipa-cp.c3308 create_specialized_node(struct cgraph_node *node, vec<tree> known_csts, vec<ipa_polymorphic_call_context> known_contexts, struct ipa_agg_replacement_value *aggvals, vec<cgraph_edge *> callers) argument
3394 find_more_scalar_values_for_callers_subset(struct cgraph_node *node, vec<tree> known_csts, vec<cgraph_edge *> callers) argument
3461 find_more_contexts_for_caller_subset(cgraph_node *node, vec<ipa_polymorphic_call_context> *known_contexts, vec<cgraph_edge *> callers) argument
3787 find_aggregate_values_for_callers_subset(struct cgraph_node *node, vec<cgraph_edge *> callers) argument
4123 vec<cgraph_edge *> callers; local
4259 vec<cgraph_edge *> callers; local
[all...]
H A Dcgraph.h1225 cgraph_edge *callers; variable
[all...]

Completed in 112 milliseconds