Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinliner.h73 kInlineCacheMegamorphic = 4, enumerator
Dinliner.cc350 return kInlineCacheMegamorphic; in GetInlineCacheType()
610 case kInlineCacheMegamorphic: { in TryInlineFromInlineCache()
706 return kInlineCacheMegamorphic; in ExtractClassesFromOfflineProfile()