Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Doptimizing_compiler_stats.h59 kNotCompiledUnhandledInstruction, enumerator
H A Dinstruction_builder.cc3571 MethodCompilationStat::kNotCompiledUnhandledInstruction); in ProcessDexInstruction()