Searched refs:first_coupled (Results 1 – 2 of 2) sorted by relevance
262 auto first_coupled = std::partition( in GetDependence() local273 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()