Destinations
Property in BasicBlock
Summary
Gets the destinations of this block - that is, blocks or nodes that may run immediately after this block.
See Also
Destination: A destination represents a BasicBlock or node that may be run, following the execution of a BasicBlock .
Last updated