Commit cad60b16 authored by Taddeus Kroes's avatar Taddeus Kroes

Added newline.

parent ab33ab86
from src.statement import Statement as S
from math import log
def reg_dead_in(var, context):
"""Check if a register is `dead' in a given list of statements."""
# TODO: Finish
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment