Searched refs:root_operands (Results 1 – 2 of 2) sorted by relevance
277 const HloInstruction::InstructionVector root_operands = in GetInvariantGTEsForWhileBody() local279 for (int i = 0; i < root_operands.size(); i++) { in GetInvariantGTEsForWhileBody()280 HloInstruction* instr = root_operands[i]; in GetInvariantGTEsForWhileBody()
731 const HloInstruction::InstructionVector& root_operands = in TryPropagateConstant() local739 for (int i = 0; i < root_operands.size(); i++) { in TryPropagateConstant()741 if (Match(root_operands[i], in TryPropagateConstant()