Home
last modified time | relevance | path

Searched refs:actual_offset (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dhydrogen-instructions.cc984 int actual_offset = decomposition.offset() + offset(); in ApplyIndexChange() local
989 if (actual_offset != 0) { in ApplyIndexChange()
990 HConstant* add_offset = HConstant::New(zone, context, actual_offset); in ApplyIndexChange()