OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NotifyCompilationOf
(Results
1 - 3
of
3
) sorted by null
/art/runtime/jit/
jit_code_cache.h
75
bool
NotifyCompilationOf
(ArtMethod* method, Thread* self, bool osr)
jit.cc
269
if (!code_cache_->
NotifyCompilationOf
(method_to_compile, self, osr)) {
jit_code_cache.cc
[
all
...]
Completed in 3423 milliseconds