Searched refs:do_not_duplicate (Results 1 – 1 of 1) sorted by relevance
249 HloInstructionSet do_not_duplicate; in ComputeGloballyUnfusible() local254 if (do_not_duplicate.count(producer) > 0) { in ComputeGloballyUnfusible()307 CanFuseOnAllPaths(producer, consumer, do_not_duplicate, in ComputeGloballyUnfusible()311 do_not_duplicate.insert(producer); in ComputeGloballyUnfusible()315 return do_not_duplicate; in ComputeGloballyUnfusible()459 HloInstructionSet do_not_duplicate; in Run() local463 do_not_duplicate = in Run()497 if (do_not_duplicate.count(operand) == 0 && in Run()514 do_not_duplicate.erase(operand); in Run()522 do_not_duplicate.erase(instruction); in Run()