Searched refs:same_dex_file (Results 1 – 1 of 1) sorted by relevance
326 const bool same_dex_file = target_method->dex_file == mUnit->GetDexFile(); in IsFastInvoke() local327 bool can_sharpen_virtual_based_on_type = same_dex_file && in IsFastInvoke()332 bool can_sharpen_super_based_on_type = same_dex_file && (*invoke_type == kSuper) && in IsFastInvoke()