Home | History | Annotate | Download | only in optimizing

Lines Matching defs:other_block

1050   HBasicBlock* other_block = other_instruction->GetBlock();
1051 if (block != other_block) {