Searched defs:IsMethodBeingCompiled (Results 1 – 1 of 1) sorted by relevance
/art/runtime/jit/ | ||
D | jit_code_cache.cc | 1266 bool JitCodeCache::IsMethodBeingCompiled(ArtMethod* method, CompilationKind kind) { in IsMethodBeingCompiled() function in art::jit::JitCodeCache |