Searched refs:actual_offset (Results 1 – 1 of 1) sorted by relevance
984 int actual_offset = decomposition.offset() + offset(); in ApplyIndexChange() local989 if (actual_offset != 0) { in ApplyIndexChange()990 HConstant* add_offset = HConstant::New(zone, context, actual_offset); in ApplyIndexChange()