Searched refs:root_operands (Results 1 – 2 of 2) sorted by relevance
262 const HloInstruction::InstructionVector root_operands = in GetInvariantGTEsForWhileBody() local264 for (int i = 0; i < root_operands.size(); i++) { in GetInvariantGTEsForWhileBody()265 HloInstruction* instr = root_operands[i]; in GetInvariantGTEsForWhileBody()
519 const HloInstruction::InstructionVector& root_operands = in TryPropagateConstant() local527 for (int i = 0; i < root_operands.size(); i++) { in TryPropagateConstant()529 if (Match(root_operands[i], in TryPropagateConstant()