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

  /art/runtime/jit/
profile_saver.h 115 jit::JitCodeCache* jit_code_cache_; member in class:art::ProfileSaver
profile_saver.cc 56 : jit_code_cache_(jit_code_cache),
292 jit_code_cache_->GetProfiledMethods(locations, methods);
414 DCHECK_EQ(instance_->jit_code_cache_, jit_code_cache);

Completed in 140 milliseconds