Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit.h405 uint32_t CompileMethodsFromProfile(Thread* self,
Djit.cc959 added_to_queue += runtime->GetJit()->CompileMethodsFromProfile( in Run()
1012 jit->CompileMethodsFromProfile( in Run()
1408 uint32_t Jit::CompileMethodsFromProfile( in CompileMethodsFromProfile() function in art::jit::Jit