Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_util_test.cc72 HloInstruction* while_instr = entry_computation->root_instruction(); in TEST() local
103 HloInstruction* while_instr = entry_computation->root_instruction(); in TEST() local
199 HloInstruction* while_instr = main->root_instruction(); in TEST() local
Dgather_expander_test.cc70 HloInstruction* while_instr = nullptr; in TEST() local
131 HloInstruction* while_instr = nullptr; in TEST() local
Dwhile_loop_invariant_code_motion.cc41 HloInstruction* while_instr, HloInstruction* to_hoist) { in CreateLoopInvariantCopy()
127 HloInstruction* while_instr) { in TryHoistingInvariantInstructionsFromWhileBody()
Dwhile_util.cc98 HloInstruction* while_instr, in MakeInstructionsLiveIn()
244 HloInstruction* while_instr = in MakeCountedLoop() local
Dwhile_loop_constant_sinking.cc50 HloInstruction* while_instr) { in TrySinkingConstantsIntoWhileLoop()
Dar_crs_combiner.cc122 auto while_instr = *maybe_while; in GetAllTuples() local