Searched refs:IsConsumerTheOnlyNonRootUser (Results 1 – 4 of 4) sorted by relevance
109 bool IsConsumerTheOnlyNonRootUser(const HloInstruction& instr,
86 IsConsumerTheOnlyNonRootUser(*predecessor, *consumer)) { in FindAndSortFusionCandidates()
525 bool IsConsumerTheOnlyNonRootUser(const HloInstruction& instr, in IsConsumerTheOnlyNonRootUser() function530 return IsConsumerTheOnlyNonRootUser(*user, consumer); in IsConsumerTheOnlyNonRootUser()
222 } else if (!IsConsumerTheOnlyNonRootUser(*instr, *consumer)) { in Initialize()