OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InvalidateCompiledCodeFor
(Results
1 - 4
of
4
) sorted by null
/art/runtime/jit/
jit_code_cache.h
212
void
InvalidateCompiledCodeFor
(ArtMethod* method, const OatQuickMethodHeader* code)
jit_code_cache.cc
[
all
...]
/art/runtime/
cha.cc
566
runtime->GetJit()->GetCodeCache()->
InvalidateCompiledCodeFor
(
quick_exception_handler.cc
552
Runtime::Current()->GetJit()->GetCodeCache()->
InvalidateCompiledCodeFor
(
Completed in 1053 milliseconds