Searched refs:a_instruction (Results 1 – 1 of 1) sorted by relevance
152 const HloInstruction* a_instruction = a.instruction(); in MayInterfere() local154 if (IsEntryParameter(a_instruction) && in MayInterfere()155 hlo_ordering_->ExecutesBefore(b_instruction, a_instruction)) { in MayInterfere()159 hlo_ordering_->ExecutesBefore(a_instruction, b_instruction)) { in MayInterfere()