Searched refs:kClassCacheShort (Results 1 – 2 of 2) sorted by relevance
/art/compiler/dex/quick/ |
D | dex_file_method_inliner.h | 103 kClassCacheShort, enumerator
|
D | dex_file_method_inliner.cc | 214 { kClassCacheShort, 1, { kClassCacheShort } }, 250 { kClassCacheShort, 1, { kClassCacheLong } }, 260 { kClassCacheVoid, 2, { kClassCacheLong, kClassCacheShort } },
|