Home
last modified time | relevance | path

Searched refs:cond_rhs (Results 1 – 25 of 41) sorted by relevance

12

/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-phiopt.c1105 tree cond_rhs = gimple_cond_rhs (cond); in value_replacement() local
1116 cond_rhs = fold_convert (TREE_TYPE (grhs1), cond_rhs); in value_replacement()
1117 if (TREE_CODE (cond_rhs) != INTEGER_CST in value_replacement()
1118 || TREE_OVERFLOW (cond_rhs)) in value_replacement()
1122 cond_rhs = int_const_binop (gimple_assign_rhs_code (g), cond_rhs, in value_replacement()
1124 if (TREE_OVERFLOW (cond_rhs)) in value_replacement()
1127 cond_rhs = fold_convert (TREE_TYPE (cond_lhs), cond_rhs); in value_replacement()
1128 if (TREE_CODE (cond_rhs) != INTEGER_CST in value_replacement()
1129 || TREE_OVERFLOW (cond_rhs)) in value_replacement()
1142 || (operand_equal_for_phi_arg_p (arg1, cond_rhs) in value_replacement()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-phiopt.c1099 tree cond_rhs = gimple_cond_rhs (cond); in value_replacement() local
1110 cond_rhs = fold_convert (TREE_TYPE (grhs1), cond_rhs); in value_replacement()
1111 if (TREE_CODE (cond_rhs) != INTEGER_CST in value_replacement()
1112 || TREE_OVERFLOW (cond_rhs)) in value_replacement()
1116 cond_rhs = int_const_binop (gimple_assign_rhs_code (g), cond_rhs, in value_replacement()
1118 if (TREE_OVERFLOW (cond_rhs)) in value_replacement()
1121 cond_rhs = fold_convert (TREE_TYPE (cond_lhs), cond_rhs); in value_replacement()
1122 if (TREE_CODE (cond_rhs) != INTEGER_CST in value_replacement()
1123 || TREE_OVERFLOW (cond_rhs)) in value_replacement()
1136 || (operand_equal_for_phi_arg_p (arg1, cond_rhs) in value_replacement()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-phiopt.c1099 tree cond_rhs = gimple_cond_rhs (cond); in value_replacement() local
1110 cond_rhs = fold_convert (TREE_TYPE (grhs1), cond_rhs); in value_replacement()
1111 if (TREE_CODE (cond_rhs) != INTEGER_CST in value_replacement()
1112 || TREE_OVERFLOW (cond_rhs)) in value_replacement()
1116 cond_rhs = int_const_binop (gimple_assign_rhs_code (g), cond_rhs, in value_replacement()
1118 if (TREE_OVERFLOW (cond_rhs)) in value_replacement()
1121 cond_rhs = fold_convert (TREE_TYPE (cond_lhs), cond_rhs); in value_replacement()
1122 if (TREE_CODE (cond_rhs) != INTEGER_CST in value_replacement()
1123 || TREE_OVERFLOW (cond_rhs)) in value_replacement()
1136 || (operand_equal_for_phi_arg_p (arg1, cond_rhs) in value_replacement()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-phiopt.c1099 tree cond_rhs = gimple_cond_rhs (cond); in value_replacement() local
1110 cond_rhs = fold_convert (TREE_TYPE (grhs1), cond_rhs); in value_replacement()
1111 if (TREE_CODE (cond_rhs) != INTEGER_CST in value_replacement()
1112 || TREE_OVERFLOW (cond_rhs)) in value_replacement()
1116 cond_rhs = int_const_binop (gimple_assign_rhs_code (g), cond_rhs, in value_replacement()
1118 if (TREE_OVERFLOW (cond_rhs)) in value_replacement()
1121 cond_rhs = fold_convert (TREE_TYPE (cond_lhs), cond_rhs); in value_replacement()
1122 if (TREE_CODE (cond_rhs) != INTEGER_CST in value_replacement()
1123 || TREE_OVERFLOW (cond_rhs)) in value_replacement()
1136 || (operand_equal_for_phi_arg_p (arg1, cond_rhs) in value_replacement()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-phiopt.c1099 tree cond_rhs = gimple_cond_rhs (cond); in value_replacement() local
1110 cond_rhs = fold_convert (TREE_TYPE (grhs1), cond_rhs); in value_replacement()
1111 if (TREE_CODE (cond_rhs) != INTEGER_CST in value_replacement()
1112 || TREE_OVERFLOW (cond_rhs)) in value_replacement()
1116 cond_rhs = int_const_binop (gimple_assign_rhs_code (g), cond_rhs, in value_replacement()
1118 if (TREE_OVERFLOW (cond_rhs)) in value_replacement()
1121 cond_rhs = fold_convert (TREE_TYPE (cond_lhs), cond_rhs); in value_replacement()
1122 if (TREE_CODE (cond_rhs) != INTEGER_CST in value_replacement()
1123 || TREE_OVERFLOW (cond_rhs)) in value_replacement()
1136 || (operand_equal_for_phi_arg_p (arg1, cond_rhs) in value_replacement()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-phiopt.c1099 tree cond_rhs = gimple_cond_rhs (cond); in value_replacement() local
1110 cond_rhs = fold_convert (TREE_TYPE (grhs1), cond_rhs); in value_replacement()
1111 if (TREE_CODE (cond_rhs) != INTEGER_CST in value_replacement()
1112 || TREE_OVERFLOW (cond_rhs)) in value_replacement()
1116 cond_rhs = int_const_binop (gimple_assign_rhs_code (g), cond_rhs, in value_replacement()
1118 if (TREE_OVERFLOW (cond_rhs)) in value_replacement()
1121 cond_rhs = fold_convert (TREE_TYPE (cond_lhs), cond_rhs); in value_replacement()
1122 if (TREE_CODE (cond_rhs) != INTEGER_CST in value_replacement()
1123 || TREE_OVERFLOW (cond_rhs)) in value_replacement()
1136 || (operand_equal_for_phi_arg_p (arg1, cond_rhs) in value_replacement()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgimple-predicate-analysis.cc340 tree cond_rhs = pred.pred_rhs; in find_var_cmp_const() local
341 if (cond_lhs == NULL_TREE || cond_rhs == NULL_TREE) in find_var_cmp_const()
350 && is_gimple_constant (cond_rhs)) in find_var_cmp_const()
352 else if (TREE_CODE (cond_rhs) == SSA_NAME in find_var_cmp_const()
355 std::swap (cond_lhs, cond_rhs); in find_var_cmp_const()
363 && TREE_CODE (cond_rhs) == SSA_NAME) in find_var_cmp_const()
369 std::swap (cond_lhs, cond_rhs); in find_var_cmp_const()
404 cond_rhs = wide_int_to_tree (type, max); in find_var_cmp_const()
406 cond_rhs = wide_int_to_tree (type, min); in find_var_cmp_const()
426 *boundary_cst = cond_rhs; in find_var_cmp_const()
[all …]
H A Dtree-ssa-phiopt.c1487 tree cond_rhs = gimple_cond_rhs (cond); in value_replacement() local
1498 cond_rhs = fold_convert (TREE_TYPE (grhs1), cond_rhs); in value_replacement()
1499 if (TREE_CODE (cond_rhs) != INTEGER_CST in value_replacement()
1500 || TREE_OVERFLOW (cond_rhs)) in value_replacement()
1504 cond_rhs = int_const_binop (gimple_assign_rhs_code (g), cond_rhs, in value_replacement()
1506 if (TREE_OVERFLOW (cond_rhs)) in value_replacement()
1509 cond_rhs = fold_convert (TREE_TYPE (cond_lhs), cond_rhs); in value_replacement()
1510 if (TREE_CODE (cond_rhs) != INTEGER_CST in value_replacement()
1511 || TREE_OVERFLOW (cond_rhs)) in value_replacement()
1524 || (operand_equal_for_phi_arg_p (arg1, cond_rhs) in value_replacement()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-phiopt.c1268 tree cond_rhs = gimple_cond_rhs (cond); in value_replacement() local
1279 cond_rhs = fold_convert (TREE_TYPE (grhs1), cond_rhs); in value_replacement()
1280 if (TREE_CODE (cond_rhs) != INTEGER_CST in value_replacement()
1281 || TREE_OVERFLOW (cond_rhs)) in value_replacement()
1285 cond_rhs = int_const_binop (gimple_assign_rhs_code (g), cond_rhs, in value_replacement()
1287 if (TREE_OVERFLOW (cond_rhs)) in value_replacement()
1290 cond_rhs = fold_convert (TREE_TYPE (cond_lhs), cond_rhs); in value_replacement()
1291 if (TREE_CODE (cond_rhs) != INTEGER_CST in value_replacement()
1292 || TREE_OVERFLOW (cond_rhs)) in value_replacement()
1305 || (operand_equal_for_phi_arg_p (arg1, cond_rhs) in value_replacement()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-phiopt.c1257 tree cond_rhs = gimple_cond_rhs (cond); in value_replacement() local
1268 cond_rhs = fold_convert (TREE_TYPE (grhs1), cond_rhs); in value_replacement()
1269 if (TREE_CODE (cond_rhs) != INTEGER_CST in value_replacement()
1270 || TREE_OVERFLOW (cond_rhs)) in value_replacement()
1274 cond_rhs = int_const_binop (gimple_assign_rhs_code (g), cond_rhs, in value_replacement()
1276 if (TREE_OVERFLOW (cond_rhs)) in value_replacement()
1279 cond_rhs = fold_convert (TREE_TYPE (cond_lhs), cond_rhs); in value_replacement()
1280 if (TREE_CODE (cond_rhs) != INTEGER_CST in value_replacement()
1281 || TREE_OVERFLOW (cond_rhs)) in value_replacement()
1294 || (operand_equal_for_phi_arg_p (arg1, cond_rhs) in value_replacement()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-phiopt.c1268 tree cond_rhs = gimple_cond_rhs (cond); in value_replacement() local
1279 cond_rhs = fold_convert (TREE_TYPE (grhs1), cond_rhs); in value_replacement()
1280 if (TREE_CODE (cond_rhs) != INTEGER_CST in value_replacement()
1281 || TREE_OVERFLOW (cond_rhs)) in value_replacement()
1285 cond_rhs = int_const_binop (gimple_assign_rhs_code (g), cond_rhs, in value_replacement()
1287 if (TREE_OVERFLOW (cond_rhs)) in value_replacement()
1290 cond_rhs = fold_convert (TREE_TYPE (cond_lhs), cond_rhs); in value_replacement()
1291 if (TREE_CODE (cond_rhs) != INTEGER_CST in value_replacement()
1292 || TREE_OVERFLOW (cond_rhs)) in value_replacement()
1305 || (operand_equal_for_phi_arg_p (arg1, cond_rhs) in value_replacement()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-phiopt.c1274 tree cond_rhs = gimple_cond_rhs (cond); in value_replacement() local
1285 cond_rhs = fold_convert (TREE_TYPE (grhs1), cond_rhs); in value_replacement()
1286 if (TREE_CODE (cond_rhs) != INTEGER_CST in value_replacement()
1287 || TREE_OVERFLOW (cond_rhs)) in value_replacement()
1291 cond_rhs = int_const_binop (gimple_assign_rhs_code (g), cond_rhs, in value_replacement()
1293 if (TREE_OVERFLOW (cond_rhs)) in value_replacement()
1296 cond_rhs = fold_convert (TREE_TYPE (cond_lhs), cond_rhs); in value_replacement()
1297 if (TREE_CODE (cond_rhs) != INTEGER_CST in value_replacement()
1298 || TREE_OVERFLOW (cond_rhs)) in value_replacement()
1311 || (operand_equal_for_phi_arg_p (arg1, cond_rhs) in value_replacement()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-phiopt.c1257 tree cond_rhs = gimple_cond_rhs (cond); in value_replacement() local
1268 cond_rhs = fold_convert (TREE_TYPE (grhs1), cond_rhs); in value_replacement()
1269 if (TREE_CODE (cond_rhs) != INTEGER_CST in value_replacement()
1270 || TREE_OVERFLOW (cond_rhs)) in value_replacement()
1274 cond_rhs = int_const_binop (gimple_assign_rhs_code (g), cond_rhs, in value_replacement()
1276 if (TREE_OVERFLOW (cond_rhs)) in value_replacement()
1279 cond_rhs = fold_convert (TREE_TYPE (cond_lhs), cond_rhs); in value_replacement()
1280 if (TREE_CODE (cond_rhs) != INTEGER_CST in value_replacement()
1281 || TREE_OVERFLOW (cond_rhs)) in value_replacement()
1294 || (operand_equal_for_phi_arg_p (arg1, cond_rhs) in value_replacement()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-phiopt.c1251 tree cond_rhs = gimple_cond_rhs (cond); in value_replacement() local
1262 cond_rhs = fold_convert (TREE_TYPE (grhs1), cond_rhs); in value_replacement()
1263 if (TREE_CODE (cond_rhs) != INTEGER_CST in value_replacement()
1264 || TREE_OVERFLOW (cond_rhs)) in value_replacement()
1268 cond_rhs = int_const_binop (gimple_assign_rhs_code (g), cond_rhs, in value_replacement()
1270 if (TREE_OVERFLOW (cond_rhs)) in value_replacement()
1273 cond_rhs = fold_convert (TREE_TYPE (cond_lhs), cond_rhs); in value_replacement()
1274 if (TREE_CODE (cond_rhs) != INTEGER_CST in value_replacement()
1275 || TREE_OVERFLOW (cond_rhs)) in value_replacement()
1288 || (operand_equal_for_phi_arg_p (arg1, cond_rhs) in value_replacement()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-phiopt.c1327 tree cond_rhs = gimple_cond_rhs (cond); in value_replacement() local
1338 cond_rhs = fold_convert (TREE_TYPE (grhs1), cond_rhs); in value_replacement()
1339 if (TREE_CODE (cond_rhs) != INTEGER_CST in value_replacement()
1340 || TREE_OVERFLOW (cond_rhs)) in value_replacement()
1344 cond_rhs = int_const_binop (gimple_assign_rhs_code (g), cond_rhs, in value_replacement()
1346 if (TREE_OVERFLOW (cond_rhs)) in value_replacement()
1349 cond_rhs = fold_convert (TREE_TYPE (cond_lhs), cond_rhs); in value_replacement()
1350 if (TREE_CODE (cond_rhs) != INTEGER_CST in value_replacement()
1351 || TREE_OVERFLOW (cond_rhs)) in value_replacement()
1364 || (operand_equal_for_phi_arg_p (arg1, cond_rhs) in value_replacement()
[all …]
H A Dtree-ssa-uninit.c1552 tree vrinfo_cst = NULL, cond_lhs, cond_rhs; in find_var_cmp_const() local
1561 cond_rhs = the_pred.pred_rhs; in find_var_cmp_const()
1562 if (cond_lhs == NULL_TREE || cond_rhs == NULL_TREE) in find_var_cmp_const()
1571 else if (TREE_CODE (cond_rhs) == SSA_NAME in find_var_cmp_const()
1574 std::swap (cond_lhs, cond_rhs); in find_var_cmp_const()
1582 && TREE_CODE (cond_rhs) == SSA_NAME) in find_var_cmp_const()
1588 std::swap (cond_lhs, cond_rhs); in find_var_cmp_const()
1619 cond_rhs = wide_int_to_tree (type, max); in find_var_cmp_const()
1621 cond_rhs = wide_int_to_tree (type, min); in find_var_cmp_const()
1641 *boundary_cst = cond_rhs; in find_var_cmp_const()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-phiopt.c1327 tree cond_rhs = gimple_cond_rhs (cond); in value_replacement() local
1338 cond_rhs = fold_convert (TREE_TYPE (grhs1), cond_rhs); in value_replacement()
1339 if (TREE_CODE (cond_rhs) != INTEGER_CST in value_replacement()
1340 || TREE_OVERFLOW (cond_rhs)) in value_replacement()
1344 cond_rhs = int_const_binop (gimple_assign_rhs_code (g), cond_rhs, in value_replacement()
1346 if (TREE_OVERFLOW (cond_rhs)) in value_replacement()
1349 cond_rhs = fold_convert (TREE_TYPE (cond_lhs), cond_rhs); in value_replacement()
1350 if (TREE_CODE (cond_rhs) != INTEGER_CST in value_replacement()
1351 || TREE_OVERFLOW (cond_rhs)) in value_replacement()
1364 || (operand_equal_for_phi_arg_p (arg1, cond_rhs) in value_replacement()
[all …]
H A Dtree-ssa-uninit.c1552 tree vrinfo_cst = NULL, cond_lhs, cond_rhs; in find_var_cmp_const() local
1561 cond_rhs = the_pred.pred_rhs; in find_var_cmp_const()
1562 if (cond_lhs == NULL_TREE || cond_rhs == NULL_TREE) in find_var_cmp_const()
1571 else if (TREE_CODE (cond_rhs) == SSA_NAME in find_var_cmp_const()
1574 std::swap (cond_lhs, cond_rhs); in find_var_cmp_const()
1582 && TREE_CODE (cond_rhs) == SSA_NAME) in find_var_cmp_const()
1588 std::swap (cond_lhs, cond_rhs); in find_var_cmp_const()
1619 cond_rhs = wide_int_to_tree (type, max); in find_var_cmp_const()
1621 cond_rhs = wide_int_to_tree (type, min); in find_var_cmp_const()
1641 *boundary_cst = cond_rhs; in find_var_cmp_const()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-phiopt.c1327 tree cond_rhs = gimple_cond_rhs (cond); in value_replacement() local
1338 cond_rhs = fold_convert (TREE_TYPE (grhs1), cond_rhs); in value_replacement()
1339 if (TREE_CODE (cond_rhs) != INTEGER_CST in value_replacement()
1340 || TREE_OVERFLOW (cond_rhs)) in value_replacement()
1344 cond_rhs = int_const_binop (gimple_assign_rhs_code (g), cond_rhs, in value_replacement()
1346 if (TREE_OVERFLOW (cond_rhs)) in value_replacement()
1349 cond_rhs = fold_convert (TREE_TYPE (cond_lhs), cond_rhs); in value_replacement()
1350 if (TREE_CODE (cond_rhs) != INTEGER_CST in value_replacement()
1351 || TREE_OVERFLOW (cond_rhs)) in value_replacement()
1364 || (operand_equal_for_phi_arg_p (arg1, cond_rhs) in value_replacement()
[all …]
H A Dtree-ssa-uninit.c1552 tree vrinfo_cst = NULL, cond_lhs, cond_rhs; in find_var_cmp_const() local
1561 cond_rhs = the_pred.pred_rhs; in find_var_cmp_const()
1562 if (cond_lhs == NULL_TREE || cond_rhs == NULL_TREE) in find_var_cmp_const()
1571 else if (TREE_CODE (cond_rhs) == SSA_NAME in find_var_cmp_const()
1574 std::swap (cond_lhs, cond_rhs); in find_var_cmp_const()
1582 && TREE_CODE (cond_rhs) == SSA_NAME) in find_var_cmp_const()
1588 std::swap (cond_lhs, cond_rhs); in find_var_cmp_const()
1619 cond_rhs = wide_int_to_tree (type, max); in find_var_cmp_const()
1621 cond_rhs = wide_int_to_tree (type, min); in find_var_cmp_const()
1641 *boundary_cst = cond_rhs; in find_var_cmp_const()
[all …]
/dports/math/z3/z3-z3-4.8.13/src/smt/
H A Dtheory_str_regex.cpp1425 expr_ref cond_rhs = aut_path_rewrite_constraint(mv.t()->get_char(), ch); in generate_regex_path_constraints() local
1426 SASSERT(cond_rhs); in generate_regex_path_constraints()
1427 cond = ctx.mk_eq_atom(ch, cond_rhs); in generate_regex_path_constraints()
1440 expr_ref cond_rhs(m); in generate_regex_path_constraints() local
1447 cond_rhs = mk_or(cond_rhs_terms); in generate_regex_path_constraints()
1448 SASSERT(cond_rhs); in generate_regex_path_constraints()
1449 expr * args[2] = {cond_rhs, acc}; in generate_regex_path_constraints()
1459 SASSERT(cond_rhs); in generate_regex_path_constraints()
1461 if (m.is_false(cond_rhs)) { in generate_regex_path_constraints()
1463 } else if (m.is_true(cond_rhs)) { in generate_regex_path_constraints()
[all …]
/dports/math/py-z3-solver/z3-z3-4.8.10/src/smt/
H A Dtheory_str_regex.cpp1451 expr_ref cond_rhs = aut_path_rewrite_constraint(mv.t()->get_char(), ch); in generate_regex_path_constraints() local
1452 SASSERT(cond_rhs); in generate_regex_path_constraints()
1453 cond = ctx.mk_eq_atom(ch, cond_rhs); in generate_regex_path_constraints()
1466 expr_ref cond_rhs(m); in generate_regex_path_constraints() local
1479 cond_rhs = mk_or(cond_rhs_terms); in generate_regex_path_constraints()
1480 SASSERT(cond_rhs); in generate_regex_path_constraints()
1481 expr * args[2] = {cond_rhs, acc}; in generate_regex_path_constraints()
1491 SASSERT(cond_rhs); in generate_regex_path_constraints()
1493 if (m.is_false(cond_rhs)) { in generate_regex_path_constraints()
1495 } else if (m.is_true(cond_rhs)) { in generate_regex_path_constraints()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-uninit.c1019 tree cond_lhs, cond_rhs, flag = 0; in use_pred_not_overlap_with_undef_path_pred() local
1027 cond_rhs = gimple_cond_rhs (cond); in use_pred_not_overlap_with_undef_path_pred()
1031 && cond_rhs != NULL_TREE && is_gimple_constant (cond_rhs)) in use_pred_not_overlap_with_undef_path_pred()
1033 boundary_cst = cond_rhs; in use_pred_not_overlap_with_undef_path_pred()
1036 else if (cond_rhs != NULL_TREE && TREE_CODE (cond_rhs) == SSA_NAME in use_pred_not_overlap_with_undef_path_pred()
1040 flag = cond_rhs; in use_pred_not_overlap_with_undef_path_pred()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-uninit.c1027 tree cond_lhs, cond_rhs, flag = 0; in use_pred_not_overlap_with_undef_path_pred() local
1035 cond_rhs = gimple_cond_rhs (cond); in use_pred_not_overlap_with_undef_path_pred()
1039 && cond_rhs != NULL_TREE && is_gimple_constant (cond_rhs)) in use_pred_not_overlap_with_undef_path_pred()
1041 boundary_cst = cond_rhs; in use_pred_not_overlap_with_undef_path_pred()
1044 else if (cond_rhs != NULL_TREE && TREE_CODE (cond_rhs) == SSA_NAME in use_pred_not_overlap_with_undef_path_pred()
1048 flag = cond_rhs; in use_pred_not_overlap_with_undef_path_pred()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-uninit.c1241 tree cond_lhs, cond_rhs, flag = 0; in use_pred_not_overlap_with_undef_path_pred() local
1247 cond_rhs = the_pred.pred_rhs; in use_pred_not_overlap_with_undef_path_pred()
1251 && cond_rhs != NULL_TREE && is_gimple_constant (cond_rhs)) in use_pred_not_overlap_with_undef_path_pred()
1253 boundary_cst = cond_rhs; in use_pred_not_overlap_with_undef_path_pred()
1256 else if (cond_rhs != NULL_TREE && TREE_CODE (cond_rhs) == SSA_NAME in use_pred_not_overlap_with_undef_path_pred()
1260 flag = cond_rhs; in use_pred_not_overlap_with_undef_path_pred()

12