Home
last modified time | relevance | path

Searched defs:hoisted_instructions (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_loop_invariant_code_motion.cc39 flat_hash_map<HloInstruction*, HloInstruction*>* hoisted_instructions, in CreateLoopInvariantCopy() argument
158 flat_hash_map<HloInstruction*, HloInstruction*> hoisted_instructions; in TryHoistingInvariantInstructionsFromWhileBody() local