Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Doptimizing_compiler_stats.h71 kInstructionSunk, enumerator
187 case kInstructionSunk: name = "InstructionSunk"; break; in PrintMethodCompilationStat()
Dcode_sinking.cc417 MaybeRecordStat(MethodCompilationStat::kInstructionSunk); in SinkCodeToUncommonBranch()