Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Doptimizing_compiler_stats.h36 kNotCompiledCantAccesType, enumerator
105 case kNotCompiledCantAccesType : return "kNotCompiledCantAccesType"; in PrintMethodCompilationStat()
Dbuilder.cc1187 MaybeRecordStat(MethodCompilationStat::kNotCompiledCantAccesType); in BuildTypeCheck()
2209 MaybeRecordStat(MethodCompilationStat::kNotCompiledCantAccesType); in AnalyzeDexInstruction()