Home | History | Annotate | Download | only in optimizing

Lines Matching defs:other_block

1046   HBasicBlock* other_block = other_instruction->GetBlock();
1047 if (block != other_block) {