Searched refs:GetDexCacheArraysLayout (Results 1 – 3 of 3) sorted by relevance
341 DexCacheArraysLayout GetDexCacheArraysLayout(const DexFile* dex_file);
1227 DexCacheArraysLayout CompilerDriver::GetDexCacheArraysLayout(const DexFile* dex_file) { in GetDexCacheArraysLayout() function in art::CompilerDriver
1070 dex_cache_arrays_layout_(cu->compiler_driver->GetDexCacheArraysLayout(cu->dex_file)), in Mir2Lir()