Home
last modified time | relevance | path

Searched refs:restrict_to_inner_class (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dipa-polymorphic-call.c127 ipa_polymorphic_call_context::restrict_to_inner_class (tree otr_type, in restrict_to_inner_class() function
478 return context.restrict_to_inner_class (otr_type, consider_placement_new, in contains_type_p()
1371 if (!context.restrict_to_inner_class (tci->otr_type)) in record_known_type()
1586 if (!restrict_to_inner_class (otr_type)) in get_dynamic_type()
1901 restrict_to_inner_class (otr_type); in combine_speculation_with()
1964 restrict_to_inner_class (otr_type); in combine_speculation_with()
2001 restrict_to_inner_class (otr_type); in meet_speculation_with()
2097 restrict_to_inner_class (otr_type); in combine_with()
2098 ctx.restrict_to_inner_class (otr_type); in combine_with()
2417 restrict_to_inner_class (otr_type); in meet_with()
[all …]
H A Dcgraph.h1564 bool restrict_to_inner_class (tree otr_type, in class()
H A Dipa-devirt.c3027 && !context.restrict_to_inner_class (otr_type))