Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dmethod_verifier.cc1547 int32_t max_first_key = in CheckSwitchTargets() local
1549 if (UNLIKELY(first_key > max_first_key)) { in CheckSwitchTargets()