Searched defs:kNotCompiledThrowCatchLoop (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Doptimizing_compiler_stats.h43 kNotCompiledThrowCatchLoop, enumerator in enum:art::MethodCompilationStat
121 case kNotCompiledThrowCatchLoop : name = "NotCompiledThrowCatchLoop"; break;

Completed in 44 milliseconds