Searched refs:other_block (Results 1 – 1 of 1) sorted by relevance
763 HBasicBlock* other_block = other_operand->block(); in Verify() local764 if (cur_block == other_block) { in Verify()777 DCHECK(other_block->Dominates(cur_block)); in Verify()