Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_util_test.cc77 HloInstruction* while_instr = entry_computation->root_instruction(); in TEST_F() local
108 HloInstruction* while_instr = entry_computation->root_instruction(); in TEST_F() local
204 HloInstruction* while_instr = main->root_instruction(); in TEST_F() local
Dgather_expander_test.cc79 HloInstruction* while_instr = nullptr; in TEST_F() local
142 HloInstruction* while_instr = nullptr; in TEST_F() local
Dwhile_loop_invariant_code_motion.cc41 HloInstruction* while_instr, HloInstruction* to_hoist) { in CreateLoopInvariantCopy()
127 HloInstruction* while_instr) { in TryHoistingInvariantInstructionsFromWhileBody()
Dwhile_loop_expensive_invariant_code_motion.cc55 HloInstruction* while_instr, HloInstruction* to_hoist) { in CreateLoopInvariantCopy()
116 TryHoistingInvariantInstructionsFromWhileBody(HloInstruction* while_instr) { in TryHoistingInvariantInstructionsFromWhileBody()
Dwhile_util.cc98 HloInstruction* while_instr, in MakeInstructionsLiveIn()
259 HloInstruction* while_instr = in MakeCountedLoop() local
Dwhile_loop_constant_sinking.cc50 HloInstruction* while_instr) { in TrySinkingConstantsIntoWhileLoop()
Dar_crs_combiner.cc238 auto while_instr = *maybe_while; in GetAllTuples() local
Dsharding_propagation_test.cc1670 auto while_instr = FindInstruction(module, "while"); in TEST_P() local
1791 auto while_instr = FindInstruction(module.get(), "while"); in TEST_P() local