Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Doptimizing_compiler_stats.h39 kInlinedInvoke, enumerator
H A Dinliner.cc1480 MaybeRecordStat(stats_, MethodCompilationStat::kInlinedInvoke); in TryBuildAndInline()