AddDestination(BasicBlock,Condition)
Last updated
Was this helpful?
Last updated
Was this helpful?
Method in BasicBlock
Adds a new destination to this block, that points to another block.
descendant
The new descendant node.
condition
The condition under which descendant
will be run.