Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinliner.h81 kInlineCacheMegamorphic = 4, enumerator
Dinliner.cc348 return kInlineCacheMegamorphic; in GetInlineCacheType()
670 case kInlineCacheMegamorphic: { in TryInlineFromInlineCache()
768 return kInlineCacheMegamorphic; in GetInlineCacheAOT()