Searched refs:meet_with (Results 1 – 9 of 9) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ipa-cp.cc | 319 bool meet_with (ipcp_bits_lattice& other, unsigned, signop, 322 bool meet_with (widest_int, widest_int, unsigned); 348 bool meet_with (const value_range *p_vr); 349 bool meet_with (const ipcp_vr_lattice &other); 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 2438 return dest_lattice->meet_with (src_lats->bits_lattice, precision, in propagate_bits_across_jump_function() 2444 return dest_lattice->meet_with (jfunc->bits->value, jfunc->bits->mask, in propagate_bits_across_jump_function() [all …]
|
| 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
|
| D | cgraph.h | 1626 bool meet_with (ipa_polymorphic_call_context, tree otr_type = NULL); in class()
|
| D | ChangeLog-2016 | 608 (ipcp_bits_lattice::meet_with): Likewise. 6951 * ipa-cp.c (ipcp_bits_lattice::meet_with): Remove unreachable code. 13243 (ipcp_vr_lattice::meet_with): New.
|
| D | ChangeLog | 7784 (ipcp_bits_lattice::meet_with): Likewise.
|
| D | ChangeLog-2019 | 21898 (ipcp_bits_lattice::meet_with): Same. 24759 * ipa-cp.c (ipcp_bits_lattice::meet_with): Remove assert.
|
| D | ChangeLog-2018 | 4848 (ipcp_vr_lattice::meet_with): Adjust.
|
| D | ChangeLog-2015 | 13851 (ipcp_alignment_lattice::meet_with): Two new overloaded functions.
|
| D | ChangeLog-2014 | 7378 (ipa_polymorphic_call_context::meet_with): New function.
|