Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Doptimizing_compiler_stats.h45 kNotCompiledUnhandledInstruction, enumerator
114 case kNotCompiledUnhandledInstruction : return "kNotCompiledUnhandledInstruction"; in PrintMethodCompilationStat()
Dbuilder.cc2285 MaybeRecordStat(MethodCompilationStat::kNotCompiledUnhandledInstruction); in AnalyzeDexInstruction()