Searched defs:new_producer (Results 1 – 6 of 6) sorted by relevance
137 HloInstruction* new_producer = in FuseInstruction() local
210 HloInstruction* new_producer = in FuseInstruction() local
50 HloInstruction* new_producer = in FuseInstruction() local
2632 HloInstruction* new_producer) { in ReplaceUseWith()2642 HloInstruction* user, HloInstruction* new_producer) { in ReplaceUseWithDifferentShape()2661 HloInstruction* new_producer) { in ReplaceUseWith()2671 HloInstruction* user, int operand_number, HloInstruction* new_producer) { in ReplaceUseWithDifferentShape()2719 HloInstruction* new_producer) { in ReplaceUsesWith()2727 absl::Span<HloInstruction* const> users, HloInstruction* new_producer) { in ReplaceAllUsesWithDifferentShape()2739 Status HloInstruction::ReplaceAllUsesWith(HloInstruction* new_producer) { in ReplaceAllUsesWith()2747 HloInstruction* new_producer) { in ReplaceAllUsesWithDifferentShape()
1408 auto new_producer = old_to_new_instrs_[producer]; in PropagateOnBroadcast() local1778 auto new_producer = old_to_new_instrs_[producer]; in Propagate() local2959 HloInstruction* new_producer = old_to_new_instrs_[producer]; in PropagateOnConstant() local
2172 NodeDef* new_producer = AddCopyNode(optimized_consumer_name, consumer); in TrySimplify() local