Searched refs:to_hoist_set (Results 1 – 1 of 1) sorted by relevance
439 absl::flat_hash_set<HloInstruction*> to_hoist_set; in ConvertSpecialMove() local454 to_hoist_set.insert(hoist); in ConvertSpecialMove()500 for (HloInstruction* hoist : to_hoist_set) { in ConvertSpecialMove()