Home
last modified time | relevance | path

Searched refs:new_outer_type (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-polymorphic-call.c1911 (tree new_outer_type, HOST_WIDE_INT new_offset, bool new_maybe_derived_type, in combine_speculation_with() argument
1914 if (!new_outer_type) in combine_speculation_with()
1922 if (!speculation_consistent_p (new_outer_type, new_offset, in combine_speculation_with()
1932 speculative_outer_type = new_outer_type; in combine_speculation_with()
1938 new_outer_type)) in combine_speculation_with()
1971 && contains_type_p (new_outer_type, in combine_speculation_with()
1978 speculative_outer_type = new_outer_type; in combine_speculation_with()
1997 new_outer_type)); in combine_speculation_with()
2008 (tree new_outer_type, HOST_WIDE_INT new_offset, bool new_maybe_derived_type, in meet_speculation_with() argument
2011 if (!new_outer_type && speculative_outer_type) in meet_speculation_with()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-polymorphic-call.cc1915 (tree new_outer_type, HOST_WIDE_INT new_offset, bool new_maybe_derived_type, in combine_speculation_with() argument
1918 if (!new_outer_type) in combine_speculation_with()
1926 if (!speculation_consistent_p (new_outer_type, new_offset, in combine_speculation_with()
1936 speculative_outer_type = new_outer_type; in combine_speculation_with()
1942 new_outer_type)) in combine_speculation_with()
1975 && contains_type_p (new_outer_type, in combine_speculation_with()
1982 speculative_outer_type = new_outer_type; in combine_speculation_with()
2001 new_outer_type)); in combine_speculation_with()
2012 (tree new_outer_type, HOST_WIDE_INT new_offset, bool new_maybe_derived_type, in meet_speculation_with() argument
2015 if (!new_outer_type && speculative_outer_type) in meet_speculation_with()
[all …]