Searched refs:quickened_info (Results 1 – 1 of 1) sorted by relevance
36 const ArrayRef<const uint8_t>& quickened_info, in DexDecompiler() argument39 quicken_info_(quickened_info), in DexDecompiler()198 const ArrayRef<const uint8_t>& quickened_info, in ArtDecompileDEX() argument200 if (quickened_info.size() == 0 && !decompile_return_instruction) { in ArtDecompileDEX()203 DexDecompiler decompiler(dex_file, code_item, quickened_info, decompile_return_instruction); in ArtDecompileDEX()