Home
last modified time | relevance | path

Searched defs:hoisted_instructions (Results 1 – 2 of 2) 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
Dconditional_code_motion.cc252 absl::flat_hash_map<HloInstruction*, Boundary>& hoisted_instructions) { in CopyInOrOutOfConditional()
543 absl::flat_hash_map<HloInstruction*, Boundary> hoisted_instructions; in MoveInstructionOut() local
644 absl::flat_hash_map<HloInstruction*, Boundary> hoisted_instructions; in MoveInstructionIn() local