Searched refs:leftmost_end_index (Results 1 – 1 of 1) sorted by relevance
3094 const int leftmost_end_index = std::max(start, span_of_interest.first) + 1; in ModelBoundsSensitiveScoreChunks() local3095 for (int end = leftmost_end_index; in ModelBoundsSensitiveScoreChunks()