Searched refs:index_from_top (Results 1 – 1 of 1) sorted by relevance
982 size_t index_from_top = desc->GetSize() - 1 - combine.GetOffsetToPokeAt(); in TranslateFrameStateDescriptorOperands() local983 if (index >= index_from_top && in TranslateFrameStateDescriptorOperands()984 index < index_from_top + iter->instruction()->OutputCount()) { in TranslateFrameStateDescriptorOperands()988 iter->instruction()->OutputAt(index - index_from_top), in TranslateFrameStateDescriptorOperands()