Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_dependence.cpp262 auto first_coupled = std::partition( in GetDependence() local
273 for (auto it = std::begin(sets_of_subscripts); it < first_coupled; ++it) { in GetDependence()
351 for (auto it = first_coupled; it < std::end(sets_of_subscripts); ++it) { in GetDependence()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_dependence.cpp262 auto first_coupled = std::partition( in GetDependence() local
273 for (auto it = std::begin(sets_of_subscripts); it < first_coupled; ++it) { in GetDependence()
351 for (auto it = first_coupled; it < std::end(sets_of_subscripts); ++it) { in GetDependence()