Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Doptimizing_compiler_stats.h102 kNotInlinedCustom, enumerator
H A Dinliner.cc447 MaybeRecordStat(stats_, MethodCompilationStat::kNotInlinedCustom); in TryInline()