Class GlobalReturnToNodeFunction<E extends ISSABasicBlock>

java.lang.Object
org.scandroid.flow.functions.GlobalReturnToNodeFunction<E>
All Implemented Interfaces:
IFlowFunction, IUnaryFlowFunction

public class GlobalReturnToNodeFunction<E extends ISSABasicBlock> extends Object implements IUnaryFlowFunction
Propagates heap information from InstanceKeys to the LocalElements that point to those keys
Author:
acfoltzer