Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Doptimizing_compiler_stats.h47 kNotCompiledUnresolvedMethod, enumerator
116 case kNotCompiledUnresolvedMethod : return "kNotCompiledUnresolvedMethod"; in PrintMethodCompilationStat()
Dbuilder.cc628 MaybeRecordStat(MethodCompilationStat::kNotCompiledUnresolvedMethod); in BuildInvoke()
679 MaybeRecordStat(MethodCompilationStat::kNotCompiledUnresolvedMethod); in BuildInvoke()