Searched refs:srcvr (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ipa-cp.c | 1556 value_range srcvr (wide_int_to_tree (vr_type, (*sum->m_vr)[idx].min), in ipa_value_range_from_jfunc() 1567 &srcvr, in ipa_value_range_from_jfunc() 1578 range_fold_binary_expr (&op_res, operation, vr_type, &srcvr, &op_vr); in ipa_value_range_from_jfunc()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ipa-cp.cc | 1670 value_range srcvr (wide_int_to_tree (vr_type, (*sum->m_vr)[idx].min), in ipa_value_range_from_jfunc() local 1681 &srcvr, in ipa_value_range_from_jfunc() 1692 range_fold_binary_expr (&op_res, operation, vr_type, &srcvr, &op_vr); in ipa_value_range_from_jfunc()
|