public PendingBranch(BoundStatement branch, FlowAnalysisLocalState state) { this.Branch = branch; this.State = state; }