Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit_code_cache.h108 void FlushInstructionCache();
Djit_code_cache.cc69 void JitCodeCache::FlushInstructionCache() { in FlushInstructionCache() function in art::jit::JitCodeCache