Searched defs:known_csts (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dipa-prop.h316 vec<tree> known_csts; member in struct:ipa_node_params
H A Dipa-cp.c1888 ipa_get_indirect_edge_target_1(struct cgraph_edge *ie, vec<tree> known_csts, vec<ipa_polymorphic_call_context> known_contexts, vec<ipa_agg_jump_function_p> known_aggs, struct ipa_agg_replacement_value *agg_reps, bool *speculative) argument
2087 ipa_get_indirect_edge_target(struct cgraph_edge *ie, vec<tree> known_csts, vec<ipa_polymorphic_call_context> known_contexts, vec<ipa_agg_jump_function_p> known_aggs, bool *speculative) argument
2101 devirtualization_time_bonus(struct cgraph_node *node, vec<tree> known_csts, vec<ipa_polymorphic_call_context> known_contexts, vec<ipa_agg_jump_function_p> known_aggs) argument
2266 gather_context_independent_values(struct ipa_node_params *info, vec<tree> *known_csts, vec<ipa_polymorphic_call_context> *known_contexts, vec<ipa_agg_jump_function> *known_aggs, int *removable_params_cost) argument
2359 perform_estimation_of_a_value(cgraph_node *node, vec<tree> known_csts, vec<ipa_polymorphic_call_context> known_contexts, vec<ipa_agg_jump_function_p> known_aggs_ptrs, int base_time, int removable_params_cost, int est_move_cost, ipcp_value_base *val) argument
2397 vec<tree> known_csts; local
2854 ipcp_discover_new_direct_edges(struct cgraph_node *node, vec<tree> known_csts, vec<ipa_polymorphic_call_context> known_contexts, struct ipa_agg_replacement_value *aggvals) argument
3308 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
4116 decide_about_value(struct cgraph_node *node, int index, HOST_WIDE_INT offset, ipcp_value<valtype> *val, vec<tree> known_csts, vec<ipa_polymorphic_call_context> known_contexts) argument
4198 vec<tree> known_csts; local
[all...]

Completed in 167 milliseconds