Searched defs:hoisted_instructions (Results 1 – 1 of 1) sorted by relevance
39 flat_hash_map<HloInstruction*, HloInstruction*>* hoisted_instructions, in CreateLoopInvariantCopy() argument158 flat_hash_map<HloInstruction*, HloInstruction*> hoisted_instructions; in TryHoistingInvariantInstructionsFromWhileBody() local