Searched refs:MakeGetTupleElementHlo (Results 1 – 3 of 3) sorted by relevance
165 MakeGetTupleElementHlo(param, 0)); in MakeCountedLoopConditionComputation()185 MakeGetTupleElementHlo(param, 0)); in MakeCountedLoopBodyComputation()192 MakeGetTupleElementHlo(param, i)); in MakeCountedLoopBodyComputation()253 MakeGetTupleElementHlo(while_instr, i + 1)); in MakeCountedLoop()
97 StatusOr<HloInstruction*> MakeGetTupleElementHlo(HloInstruction* operand,
187 StatusOr<HloInstruction*> MakeGetTupleElementHlo(HloInstruction* operand, in MakeGetTupleElementHlo() function