Member predicate SubBasicBlock::getNode
Gets the indexth control-flow node in this SubBasicBlock. Indexes
start from 0, and the node at index 0 always exists and compares equal
to this.
ControlFlowNode getNode(int index)Gets the indexth control-flow node in this SubBasicBlock. Indexes
start from 0, and the node at index 0 always exists and compares equal
to this.
ControlFlowNode getNode(int index)