Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_loop_simplifier.cc142 std::unique_ptr<HloComputation> new_while_body = in RemoveDeadTupleIndices() local
599 std::unique_ptr<HloComputation> new_while_body = in TryRemoveConstantParams() local
925 std::unique_ptr<HloComputation> new_while_body = in TryFlattenNestedTuples() local
1164 std::unique_ptr<HloComputation> new_while_body = in TryMergeInductionVariables() local
Dwhile_loop_invariant_code_motion.cc284 HloComputation* new_while_body = in TryHoistingInvariantInstructionsFromWhileBody() local
Dwhile_loop_expensive_invariant_code_motion.cc316 HloComputation* new_while_body = in TryHoistingInvariantInstructionsFromWhileBody() local
Dwhile_util.cc112 HloComputation* new_while_body; in MakeInstructionsLiveIn() local