Searched refs:kClassCacheShort (Results 1 – 2 of 2) sorted by relevance
/art/compiler/dex/quick/ |
D | dex_file_method_inliner.cc | 335 { kClassCacheShort, 1, { kClassCacheShort } }, 375 { kClassCacheShort, 1, { kClassCacheLong } }, 387 { kClassCacheVoid, 2, { kClassCacheLong, kClassCacheShort } },
|
D | dex_file_method_inliner.h | 97 kClassCacheShort, enumerator
|