Home
last modified time | relevance | path

Searched refs:to_hoist (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_loop_invariant_code_motion.cc41 HloInstruction* while_instr, HloInstruction* to_hoist) { in CreateLoopInvariantCopy() argument
51 dfs_stack.push_back({to_hoist, 0}); in CreateLoopInvariantCopy()
84 to_hoist != old_instruction && in CreateLoopInvariantCopy()