Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Doptimizing_compiler_stats.h46 kNotCompiledLargeMethodNoBranches, enumerator
124 case kNotCompiledLargeMethodNoBranches : name = "NotCompiledLargeMethodNoBranches"; break; in PrintMethodCompilationStat()
Dbuilder.cc66 MaybeRecordStat(MethodCompilationStat::kNotCompiledLargeMethodNoBranches); in SkipCompilation()