Home
last modified time | relevance | path

Searched refs:virtual_method_call_p (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-fold.c375 else if (flag_devirtualize && virtual_method_call_p (rhs)) in fold_gimple_assign()
4383 if (dump_file && virtual_method_call_p (callee) in gimple_fold_call()
4399 else if (flag_devirtualize && !inplace && virtual_method_call_p (callee)) in gimple_fold_call()
H A Dipa-prop.c2667 && !virtual_method_call_p (target))) in ipa_analyze_call_uses()
2698 else if (virtual_method_call_p (target)) in ipa_analyze_call_uses()
H A Dcgraph.c996 && virtual_method_call_p (target)) in create_indirect_edge()
H A Dpredict.c3054 else if (virtual_method_call_p (gimple_call_fn (stmt))) in tree_estimate_probability_bb()
H A Dtree-pretty-print.c3125 && virtual_method_call_p (node, true)) in dump_generic_node()
H A Dtree.h5235 extern bool virtual_method_call_p (const_tree, bool = false);
H A Dtree-ssa-sccvn.c6325 && virtual_method_call_p (fn)) in eliminate_stmt()
H A Dtree.c12894 virtual_method_call_p (const_tree target, bool for_dump_p) in virtual_method_call_p() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-prop.cc2796 && !virtual_method_call_p (target))) in ipa_analyze_call_uses()
2827 else if (virtual_method_call_p (target)) in ipa_analyze_call_uses()
H A Dgimple-fold.cc494 else if (flag_devirtualize && virtual_method_call_p (rhs)) in fold_gimple_assign()
5450 if (dump_file && virtual_method_call_p (callee) in gimple_fold_call()
5466 else if (flag_devirtualize && !inplace && virtual_method_call_p (callee)) in gimple_fold_call()
H A Dcgraph.cc1006 && virtual_method_call_p (target)) in create_indirect_edge()
H A Dpredict.cc3088 else if (virtual_method_call_p (gimple_call_fn (stmt))) in tree_estimate_probability_bb()
H A Dtree-pretty-print.cc3320 && virtual_method_call_p (node, true)) in dump_generic_node()
H A Dfold-const.cc3470 if (virtual_method_call_p (arg0)) in operand_equal_p()
3472 if (!virtual_method_call_p (arg1)) in operand_equal_p()
3912 if (!virtual_method_call_p (t)) in hash_operand()
H A Dtree.h5420 extern bool virtual_method_call_p (const_tree, bool = false);
H A Dtree-ssa-sccvn.cc6762 && virtual_method_call_p (fn)) in eliminate_stmt()
H A Dtree.cc12022 virtual_method_call_p (const_tree target, bool for_dump_p) in virtual_method_call_p() function
H A DChangeLog-20204069 virtual_method_call_p.
17602 * tree.h (virtual_method_call_p): Add a default-false parameter
17606 * tree.c (virtual_method_call_p): Likewise.
17610 virtual_method_call_p and obj_type_ref_class accordingly.
H A DChangeLog-201322305 * tree.c (virtual_method_call_p): New function.
22306 * tree.h (virtual_method_call_p): Declare.
H A DChangeLog-201531333 * tree.c (prototype_p, virtual_method_call_p, obj_type_ref_class,
31335 * tree.h (prototype_p, virtual_method_call_p, obj_type_ref_class,
H A DChangeLog-2014955 * tree.c (virtual_method_call_p): Return false when OTR type has