Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit_code_cache.cc442 MarkCodeVisitor(Thread* thread_in, JitCodeCache* code_cache_in) in MarkCodeVisitor() argument
444 code_cache_(code_cache_in), in MarkCodeVisitor()