Searched refs:prejit (Results 1 – 4 of 4) sorted by relevance
247 bool CompileMethod(ArtMethod* method, Thread* self, CompilationKind compilation_kind, bool prejit)
200 bool prejit,
1706 bool prejit, in NotifyCompilationOf() argument1722 if (NeedsClinitCheckBeforeCall(method) && !prejit) { in NotifyCompilationOf()1792 if (!prejit && !IsSharedRegion(*region)) { in NotifyCompilationOf()
296 bool prejit) { in CompileMethod() argument337 method_to_compile, self, compilation_kind, prejit, region)) { in CompileMethod()