Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit.h85 return code_cache_max_capacity_; in GetCodeCacheMaxCapacity()
136 size_t code_cache_max_capacity_; variable
149 code_cache_max_capacity_(0), in JitOptions()
Djit.cc90 jit_options->code_cache_max_capacity_ = in CreateFromRuntimeArguments()