Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Doptimizing_compiler_stats.h47 kRemovedDeadInstruction, enumerator
Ddead_code_elimination.cc92 stats_->RecordStat(MethodCompilationStat::kRemovedDeadInstruction, in MaybeRecordDeadBlock()
505 MaybeRecordStat(stats_, MethodCompilationStat::kRemovedDeadInstruction); in RemoveDeadInstructions()