Searched refs:enter_domains (Results 1 – 4 of 4) sorted by relevance
68 domain->enter_domains.insert(operand); in TryProcessEmptyDomain()75 domain->enter_domains.insert(instruction); in TryProcessEmptyDomain()118 if (!domain->enter_domains.empty()) { in PopulateDomainMetadataMap()119 const HloInstruction* domain_instruction = *domain->enter_domains.begin(); in PopulateDomainMetadataMap()174 domain->enter_domains.insert(operand); in ExpandDomain()
58 absl::flat_hash_set<HloInstruction*> enter_domains; member
97 for (HloInstruction* instruction : domain.enter_domains) { in VerifyDomain()
97 for (HloInstruction* instruction : domain.enter_domains) { in LocatePassThroughDomainLinks()