Home | History | Annotate | Download | only in optimizing

Lines Matching refs:exit_block_

575         if (successor == exit_block_) {
2452 exit_block_->ReplaceWith(to);
2480 if (current != exit_block_ && current != entry_block_ && current != first) {