Searched refs:DoneCompilerUse (Results 1 – 3 of 3) sorted by relevance
221 void DoneCompilerUse(ArtMethod* method, Thread* self)
1821 void JitCodeCache::DoneCompilerUse(ArtMethod* method, Thread* self) { in DoneCompilerUse() function in art::jit::JitCodeCache
337 Runtime::Current()->GetJit()->GetCodeCache()->DoneCompilerUse(method_, self_); in ~ScopedProfilingInfoInlineUse()