Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/profiler/
Dmodel_analyzer_test.py455 has_loop = False
460 has_loop = True
463 self.assertTrue(has_loop)
/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_dependence.cpp1158 auto has_loop = it != current_partition.end(); in PartitionSubscripts() local
1160 if (has_loop) { in PartitionSubscripts()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_dependence.cpp1158 auto has_loop = it != current_partition.end(); in PartitionSubscripts() local
1160 if (has_loop) { in PartitionSubscripts()