Member predicate BasicBlock :: getNode
Gets the control flow node at a specific (zero-indexed) position in this basic block.
ControlFlowNode
getNode
(
int
pos
)