Functor to set the level 2 renaming of SSA expressions. More...
#include <renaming_level.h>
l1_expr's. Functor to set the level 2 renaming of SSA expressions.
Level 2 corresponds to SSA. This is to ensure each variable is only assigned once.
Definition at line 68 of file renaming_level.h.
Allocates a fresh L2 name for the given L1 identifier, and makes it the latest generation on this path.
Definition at line 137 of file renaming_level.cpp.
Counter corresponding to an identifier.
Definition at line 131 of file renaming_level.cpp.
Set L2 tag to correspond to the current count of the identifier of l1_expr's.
Definition at line 101 of file renaming_level.cpp.
Definition at line 70 of file renaming_level.h.