Searched defs:unhoisted_invariant_instructions (Results 1 – 1 of 1) sorted by relevance
40 flat_hash_set<HloInstruction*>* unhoisted_invariant_instructions, in CreateLoopInvariantCopy()164 flat_hash_set<HloInstruction*> unhoisted_invariant_instructions; in TryHoistingInvariantInstructionsFromWhileBody() local