Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Doptimizing_compiler_stats.h39 kNotCompiledLargeMethodNoBranches, enumerator
108 case kNotCompiledLargeMethodNoBranches : return "kNotCompiledLargeMethodNoBranches"; in PrintMethodCompilationStat()
Dbuilder.cc255 MaybeRecordStat(MethodCompilationStat::kNotCompiledLargeMethodNoBranches); in SkipCompilation()