Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dbounds_check_elimination.cc569 int32_t max_array_len = INT_MAX; in Narrow() local
579 upper = max_array_len + upper_bound.GetConstant(); in Narrow()