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