map Semantic Value
Transform the given L2SemanticValue into another. By default this does nothing, but for a subclass that performs inlining, this can be useful for indicating that a semantic value is for the inlined frame rather than outer frame.
Return
The replacement L2SemanticValue.
Parameters
old Semantic Value
The original L2SemanticValue from the source graph.