Home
last modified time | relevance | path

Searched refs:new_compilation (Results 1 – 1 of 1) sorted by relevance

/aosp12/art/runtime/jit/
H A Djit_code_cache.cc1628 bool new_compilation = false; in NotifyCompilationOf() local
1632 new_compilation = true; in NotifyCompilationOf()
1651 return new_compilation; in NotifyCompilationOf()