Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit_code_cache.cc946 bool at_max_capacity = false; in Reserve() local
954 at_max_capacity = IsAtMaxCapacity(); in Reserve()
960 if (at_max_capacity) { in Reserve()