Member predicate BasicBlock::reaches
Holds if this basic block reaches the other. Is the start of other reachable from the end of this.
predicate reaches(BasicBlock other)
Holds if this basic block reaches the other. Is the start of other reachable from the end of this.
predicate reaches(BasicBlock other)