Searched refs:init_elem (Results 1 – 1 of 1) sorted by relevance
330 auto* init_elem = while_init->operand(i); in TryRemoveConstantParams() local332 if (init_elem->opcode() == HloOpcode::kConstant && in TryRemoveConstantParams()334 init_elem->literal() == body_elem->literal()) { in TryRemoveConstantParams()