Searched refs:while_input (Results 1 – 1 of 1) sorted by relevance
268 HloInstruction* while_input = comp->parameter_instruction(0); in TryRemoveDeadWhileParams() local270 for (const HloInstruction* user : while_input->users()) { in TryRemoveDeadWhileParams()