extract be_value_live_after() from be_values_interfere()
Value live_after() is a special case of the checks performed in values_interfere(). This commit extracts this code and use the new function where possible.
Please register or sign in to comment