Searched defs:new_instruction (Results 1 – 7 of 7) sorted by relevance
45 HloInstruction* new_instruction) { in MapInstruction()
172 auto new_instruction = in ExpandInstruction() local
74 HloInstruction* new_instruction = in CreateLoopInvariantCopy() local
141 std::unique_ptr<HloInstruction> new_instruction) { in ReplaceWithNewInstruction()152 HloInstruction* new_instruction) { in ReplaceInstruction()
757 std::unique_ptr<HloInstruction> new_instruction) { in ReplaceWithNewInstruction()763 HloInstruction* new_instruction) { in ReplaceInstruction()
368 std::unique_ptr<HloInstruction> new_instruction) { in ReplaceWithNewInstruction()382 HloInstruction* new_instruction) { in ReplaceInstruction()480 HloInstruction* old_instruction, HloInstruction* new_instruction) { in ReplaceInstructionIfSameShape()
87 if (auto new_instruction = in FinishVisit() local