> I got the habit of calling "messed up code" an SSA form where it > can happen that: > - either some SSA variable cannot be related to an "original" not > SSA variable, or > - there can exist multiple "versions" of the same original variable > that are live at the same time. I understand. Thanks for explaining! Willi