Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit.cc154 bool Jit::CompileMethodInternal(ArtMethod* method, in CompileMethodInternal() function in art::jit::Jit
670 Runtime::Current()->GetJit()->CompileMethodInternal( in Run()
1255 CompileMethodInternal(method, self, compilation_kind, /* prejit= */ true); in CompileMethodFromProfile()
1740 return CompileMethodInternal(method, self, compilation_kind, prejit); in CompileMethod()
Djit.h420 bool CompileMethodInternal(ArtMethod* method,