Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Doptimizing_compiler_stats.h56 kNotCompiledNoCodegen, enumerator
H A Doptimizing_compiler.cc827 MaybeRecordStat(compilation_stats_.get(), MethodCompilationStat::kNotCompiledNoCodegen); in TryCompile()