Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Doptimizing_compiler_stats.h61 kMegamorphicCall, enumerator
177 case kMegamorphicCall: name = "MegamorphicCall"; break; in PrintMethodCompilationStat()
Dinliner.cc553 MaybeRecordStat(kMegamorphicCall); in TryInlineFromInlineCache()