HomeSort by relevance Sort by last modified time
    Searched refs:code_cache_max_capacity_ (Results 1 - 2 of 2) sorted by null

  /art/runtime/jit/
jit.h 236 return code_cache_max_capacity_;
264 size_t code_cache_max_capacity_; member in class:art::jit::JitOptions
276 code_cache_max_capacity_(0),
jit.cc 74 jit_options->code_cache_max_capacity_ =

Completed in 60 milliseconds