Searched defs:meet_with (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ipa-cp.c | 928 ipcp_vr_lattice::meet_with (const ipcp_vr_lattice &other) in meet_with() function 937 ipcp_vr_lattice::meet_with (const value_range *p_vr) in meet_with() function 1076 ipcp_bits_lattice::meet_with (widest_int value, widest_int mask, in meet_with() function 1098 ipcp_bits_lattice::meet_with (ipcp_bits_lattice& other, unsigned precision, in meet_with() function
|
H A D | ipa-polymorphic-call.c | 2424 ipa_polymorphic_call_context::meet_with (ipa_polymorphic_call_context ctx, in meet_with() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ipa-polymorphic-call.cc | 2428 ipa_polymorphic_call_context::meet_with (ipa_polymorphic_call_context ctx, in meet_with() function in ipa_polymorphic_call_context
|
H A D | ipa-cp.cc | 994 ipcp_vr_lattice::meet_with (const ipcp_vr_lattice &other) in meet_with() function in ipcp_vr_lattice 1003 ipcp_vr_lattice::meet_with (const value_range *p_vr) in meet_with() function in ipcp_vr_lattice 1142 ipcp_bits_lattice::meet_with (widest_int value, widest_int mask, in meet_with() function in ipcp_bits_lattice 1164 ipcp_bits_lattice::meet_with (ipcp_bits_lattice& other, unsigned precision, in meet_with() function in ipcp_bits_lattice
|