When processing a block, which contains a drop statement, a variable may go from {live} in the in-set to {dead} in the out-set. Is this still a monotone operation? I need to think about the order which my powerset lattice actually defines (subset order). Every operation must preserve the order in my lattice.
When processing a block, which contains a drop statement, a variable may go from {live} in the in-set to {dead} in the out-set. Is this still a monotone operation? I need to think about the order which my powerset lattice actually defines (subset order). Every operation must preserve the order in my lattice.