Searched refs:IncrementInlineUse (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/runtime/jit/ | ||
H A D | profiling_info.h | 88 bool IncrementInlineUse() { in IncrementInlineUse() function |
H A D | jit_code_cache.cc | 1682 if (!it->second->IncrementInlineUse()) { in NotifyCompilerUse() |