Lines 1491-1496
value_replacement (basic_block cond_bb,
Link Here
|
1491 |
default: |
1491 |
default: |
1492 |
break; |
1492 |
break; |
1493 |
} |
1493 |
} |
|
|
1494 |
if (equal_p) |
1495 |
/* After the optimization PHI result can have value |
1496 |
which it couldn't have previously. |
1497 |
We could instead of resetting it union the range |
1498 |
info with oarg. */ |
1499 |
reset_flow_sensitive_info (gimple_phi_result (phi)); |
1494 |
if (equal_p && MAY_HAVE_DEBUG_BIND_STMTS) |
1500 |
if (equal_p && MAY_HAVE_DEBUG_BIND_STMTS) |
1495 |
{ |
1501 |
{ |
1496 |
imm_use_iterator imm_iter; |
1502 |
imm_use_iterator imm_iter; |