Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvr-values.c2131 value_range_equiv tem_vr; in compare_name_with_value() local
2133 = get_vr_for_comparison (SSA_NAME_VERSION (var), &tem_vr); in compare_name_with_value()
2160 equiv_vr = get_vr_for_comparison (i, &tem_vr); in compare_name_with_value()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvr-values.cc2024 value_range_equiv tem_vr; in compare_name_with_value() local
2026 = get_vr_for_comparison (SSA_NAME_VERSION (var), &tem_vr, s); in compare_name_with_value()
2053 equiv_vr = get_vr_for_comparison (i, &tem_vr, s); in compare_name_with_value()