Searched refs:other_block (Results 1 – 1 of 1) sorted by relevance
706 HBasicBlock* other_block = other_instruction->GetBlock(); in StrictlyDominates() local707 if (block != other_block) { in StrictlyDominates()