Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit.h313 void CompileMethodsFromProfile(Thread* self,
Djit.cc637 runtime->GetJit()->CompileMethodsFromProfile( in Run()
677 Runtime::Current()->GetJit()->CompileMethodsFromProfile( in Run()
726 void Jit::CompileMethodsFromProfile( in CompileMethodsFromProfile() function in art::jit::Jit