Home
last modified time | relevance | path

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

/aosp12/art/runtime/jit/
H A Dprofiling_info.h88 bool IncrementInlineUse() { in IncrementInlineUse() function
H A Djit_code_cache.cc1682 if (!it->second->IncrementInlineUse()) { in NotifyCompilerUse()