Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit.h468 bool CompileMethodFromProfile(Thread* self,
Djit.cc1306 bool Jit::CompileMethodFromProfile(Thread* self, in CompileMethodFromProfile() function in art::jit::Jit
1383 if (CompileMethodFromProfile(self, in CompileMethodsFromBootProfile()
1448 if (CompileMethodFromProfile(self, in CompileMethodsFromProfile()