Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit_code_cache.cc1649 bool new_compilation = false; in NotifyCompilationOf() local
1653 new_compilation = true; in NotifyCompilationOf()
1672 return new_compilation; in NotifyCompilationOf()