Searched refs:kClassCacheShort (Results 1 – 2 of 2) sorted by relevance
/art/compiler/dex/quick/ |
D | dex_file_method_inliner.h | 119 kClassCacheShort, enumerator
|
D | dex_file_method_inliner.cc | 236 { kClassCacheShort, 1, { kClassCacheShort } }, 272 { kClassCacheShort, 1, { kClassCacheLong } }, 282 { kClassCacheVoid, 2, { kClassCacheLong, kClassCacheShort } },
|