Home | History | Annotate | Download | only in arm

Lines Matching defs:next_block

1580   int next_block = GetNextEmittedBlock(current_block_);
1586 } else if (left_block == next_block) {
1588 } else if (right_block == next_block) {
1714 int next_block = GetNextEmittedBlock(current_block_);
1715 if (block != next_block) {
1765 int next_block =
1768 EmitGoto(next_block);