OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DoneCompilerUse
(Results
1 - 3
of
3
) sorted by null
/art/runtime/jit/
jit_code_cache.h
88
void
DoneCompilerUse
(ArtMethod* method, Thread* self)
jit_code_cache.cc
[
all
...]
/art/compiler/optimizing/
inliner.cc
237
Runtime::Current()->GetJit()->GetCodeCache()->
DoneCompilerUse
(method_, self_);
[
all
...]
Completed in 1723 milliseconds