AddDestination(string,Condition)
Method in BasicBlock
Summary
Adds a new destination to this block, that points to a node.
Parameters
Name | Description |
---|---|
| The name of the destination node. |
Yarn.Compiler.BasicBlock.Condition condition | The condition under which |