Home | History | Annotate | Download | only in optimizing

Lines Matching refs:exit_block_

422         if (successor == exit_block_) {
2056 exit_block_->ReplaceWith(to);
2085 if (current != exit_block_ && current != entry_block_ && current != first) {