HomeSort by: relevance | last modified time | path
    Searched defs:new_root_info (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
ipa-prop.cc 3855 NEW_ROOT and NEW_ROOT_INFO is the node and its info that JFUNC lattices are
3862 class ipa_node_params *new_root_info)
3867 tree scalar = ipa_value_from_jfunc (new_root_info, jfunc, target_type);
3874 target = ipa_find_agg_cst_from_jfunc_items (&jfunc->agg, new_root_info,
3928 NEW_ROOT_INFO is the node and its info that JFUNC lattices are relative
3936 class ipa_node_params *new_root_info)
3957 t = ipa_find_agg_cst_from_jfunc_items (&jfunc->agg, new_root_info,
4052 class ipa_node_params *new_root_info, *inlined_node_info; local
4059 new_root_info = ipa_node_params_sum->get (new_root);
4095 ctx = ipa_context_from_jfunc (new_root_info, cs, param_index, jfunc)
4230 ipa_node_params *new_root_info = ipa_node_params_sum->get (new_root); local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-prop.cc 3767 NEW_ROOT and NEW_ROOT_INFO is the node and its info that JFUNC lattices are
3774 class ipa_node_params *new_root_info)
3779 tree scalar = ipa_value_from_jfunc (new_root_info, jfunc, target_type);
3783 ipa_agg_value_set agg = ipa_agg_value_set_from_jfunc (new_root_info,
3845 NEW_ROOT_INFO is the node and its info that JFUNC lattices are relative
3853 class ipa_node_params *new_root_info)
3871 ipa_agg_value_set agg = ipa_agg_value_set_from_jfunc (new_root_info,
3969 class ipa_node_params *new_root_info, *inlined_node_info; local
3976 new_root_info = ipa_node_params_sum->get (new_root);
4012 ctx = ipa_context_from_jfunc (new_root_info, cs, param_index, jfunc)
4147 ipa_node_params *new_root_info = ipa_node_params_sum->get (new_root); local
    [all...]

Completed in 134 milliseconds