Searched refs:AddMethodBeingCompiled (Results 1 – 2 of 2) sorted by relevance
503 void AddMethodBeingCompiled(ArtMethod* method, CompilationKind compilation_kind)
1315 void JitCodeCache::AddMethodBeingCompiled(ArtMethod* method, CompilationKind kind) { in AddMethodBeingCompiled() function in art::jit::JitCodeCache1804 AddMethodBeingCompiled(method, compilation_kind); in NotifyCompilationOf()