Loading...
Method in BasicBlock
Adds a new destination to this block that points at any other node in the program.
public void AddDestinationToAnywhere(BasicBlock? returnToBlock = null)
returnToBlock