Searched refs:UnquickenInPlace (Results 1 – 3 of 3) sorted by relevance
322 void UnquickenInPlace(bool decompile_return_instruction) const;
254 void VdexFile::UnquickenInPlace(bool decompile_return_instruction) const { in UnquickenInPlace() function in art::VdexFile
2901 vf->UnquickenInPlace(/*decompile_return_instruction=*/true); in DeoptimizeBootImage()