Searched refs:FuseInstructionInternal (Results 1 – 2 of 2) sorted by relevance
743 return FuseInstructionInternal(instruction_to_fuse); in FuseInstruction()753 return FuseInstructionInternal(instruction_to_fuse, /* add_output */ true); in FuseInstructionIntoMultiOutput()806 HloInstruction* FuseInstructionInternal(HloInstruction* instruction_to_fuse,
1368 HloInstruction* HloFusionInstruction::FuseInstructionInternal( in FuseInstructionInternal() function in xla::HloFusionInstruction