HomeSort by relevance Sort by last modified time
    Searched refs:kNotCompiledLargeMethodNoBranches (Results 1 - 2 of 2) sorted by null

  /art/compiler/optimizing/
optimizing_compiler_stats.h 46 kNotCompiledLargeMethodNoBranches,
124 case kNotCompiledLargeMethodNoBranches : name = "NotCompiledLargeMethodNoBranches"; break;
builder.cc 66 MaybeRecordStat(MethodCompilationStat::kNotCompiledLargeMethodNoBranches);

Completed in 4475 milliseconds