Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinliner.h70 kInlineCacheMegamorphic = 4, enumerator
Dinliner.cc365 return kInlineCacheMegamorphic; in GetInlineCacheType()
635 case kInlineCacheMegamorphic: { in TryInlineFromInlineCache()
730 return kInlineCacheMegamorphic; in ExtractClassesFromOfflineProfile()