Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_loop_simplifier.cc854 bool added_trip_counter = false; in TryMergeInductionVariables() local
860 added_trip_counter = true; in TryMergeInductionVariables()
901 if (added_trip_counter) { in TryMergeInductionVariables()
916 if (!added_trip_counter) { in TryMergeInductionVariables()