Searched refs:RemoveInstructionImpl (Results 1 – 2 of 2) sorted by relevance
208 RemoveInstructionImpl(param_instruction, allow_non_fusion)); in RemoveUnusedParametersImpl()221 RemoveInstructionImpl(param_instruction, allow_non_fusion)); in RemoveUnusedParametersImpl()291 return RemoveInstructionImpl(instruction, /*ignore_safety_check=*/false); in RemoveInstruction()295 return RemoveInstructionImpl(instruction, /*ignore_safety_check=*/true); in ForceRemoveInstruction()298 Status HloComputation::RemoveInstructionImpl(HloInstruction* instruction, in RemoveInstructionImpl() function in xla::HloComputation
535 Status RemoveInstructionImpl(HloInstruction* instruction,