Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit.h101 return code_cache_max_capacity_; in GetCodeCacheMaxCapacity()
166 size_t code_cache_max_capacity_; variable
182 code_cache_max_capacity_(0), in JitOptions()
Djit.cc98 jit_options->code_cache_max_capacity_ = in CreateFromRuntimeArguments()