Home
last modified time | relevance | path

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

/aosp12/art/runtime/jit/
H A Djit.h415 uint32_t CompileMethodsFromProfile(Thread* self,
H A Djit.cc959 added_to_queue += runtime->GetJit()->CompileMethodsFromProfile( in Run()
1012 jit->CompileMethodsFromProfile( in Run()
1396 uint32_t Jit::CompileMethodsFromProfile( in CompileMethodsFromProfile() function in art::jit::Jit