Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dinliner.h69 kInlineCacheMegamorphic = 4, enumerator
H A Dinliner.cc332 return kInlineCacheMegamorphic; in GetInlineCacheType()
595 case kInlineCacheMegamorphic: { in TryInlineFromInlineCache()
665 return kInlineCacheMegamorphic; in GetInlineCacheAOT()