Home | History | Annotate | Download | only in optimizing

Lines Matching full:addsuccessor

1112   cursor_block->AddSuccessor(otherwise);
1113 cursor_block->AddSuccessor(then);
1114 end_then->AddSuccessor(merge);
1115 otherwise->AddSuccessor(merge);