Searched refs:FlushInstructionCache (Results 1 – 2 of 2) sorted by relevance
/art/runtime/jit/ | ||
D | jit_code_cache.h | 108 void FlushInstructionCache(); |
D | jit_code_cache.cc | 69 void JitCodeCache::FlushInstructionCache() { in FlushInstructionCache() function in art::jit::JitCodeCache |