Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinliner.h68 kInlineCacheMegamorphic = 4, enumerator
Dinliner.cc364 return kInlineCacheMegamorphic; in GetInlineCacheType()
651 case kInlineCacheMegamorphic: { in TryInlineFromInlineCache()
745 return kInlineCacheMegamorphic; in ExtractClassesFromOfflineProfile()