Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit.h405 bool CompileMethodFromProfile(Thread* self,
Djit.cc1222 bool Jit::CompileMethodFromProfile(Thread* self, in CompileMethodFromProfile() function in art::jit::Jit
1299 if (CompileMethodFromProfile(self, in CompileMethodsFromBootProfile()
1359 if (CompileMethodFromProfile(self, in CompileMethodsFromProfile()