Searched refs:kInlinedPolymorphicCall (Results 1 – 3 of 3) sorted by relevance
73 kInlinedPolymorphicCall, enumerator
1128 MaybeRecordStat(stats_, MethodCompilationStat::kInlinedPolymorphicCall); in TryInlinePolymorphicCall()1320 MaybeRecordStat(stats_, MethodCompilationStat::kInlinedPolymorphicCall); in TryInlinePolymorphicCallToSameTarget()
48 case MethodCompilationStat::kInlinedPolymorphicCall: os << "InlinedPolymorphicCall"; break; in operator <<()