Holds if this node dominates that node.
That is, all paths reaching that node from the callable entry
node (EntryNode) must go through this node.
predicate dominates(ControlFlowNode that)Holds if this node dominates that node.
That is, all paths reaching that node from the callable entry
node (EntryNode) must go through this node.
predicate dominates(ControlFlowNode that)