Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit.h449 bool CompileMethodFromProfile(Thread* self,
Djit.cc1314 bool Jit::CompileMethodFromProfile(Thread* self, in CompileMethodFromProfile() function in art::jit::Jit
1389 if (CompileMethodFromProfile(self, in CompileMethodsFromBootProfile()
1454 if (CompileMethodFromProfile(self, in CompileMethodsFromProfile()