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