Searched defs:old_instr (Results 1 – 3 of 3) sorted by relevance
29 HloInstruction* old_instr, HloInstruction* new_instr, in ReplaceUsesWhileKeepingLoopInvariance()
1650 HloInstruction* new_instr, HloInstruction* old_instr, in SelectValidPortion()1707 HloInstruction* old_instr) { in BatchToSpace()
361 for (auto old_instr : def_to_use_order) { in CreateFusedComputation() local