Run a dead code elimination pass. Instructions are checked to be dead. If it is the case, we remove them and we update the DU & UD chains of its variables to check for further dead instructions.
(graph, du, ud)
source not stored for this graph (policy: none)
no test coverage detected