Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Doptimizing_compiler_stats.h57 kMonomorphicCall, enumerator
135 case kMonomorphicCall: name = "MonomorphicCall"; break; in PrintMethodCompilationStat()
Dinliner.cc317 MaybeRecordStat(kMonomorphicCall); in TryInline()