Searched refs:CompileMethodInternal (Results 1 – 2 of 2) sorted by relevance
154 bool Jit::CompileMethodInternal(ArtMethod* method, in CompileMethodInternal() function in art::jit::Jit670 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()
420 bool CompileMethodInternal(ArtMethod* method,