Searched refs:operand_shape_index (Results 1 – 1 of 1) sorted by relevance
134 ShapeIndex operand_shape_index; in PropagateLivenessThroughTuple() local136 operand_shape_index.push_back(shape_index[i]); in PropagateLivenessThroughTuple()138 MarkLiveAtIndex(instruction->operand(operand_index), operand_shape_index, in PropagateLivenessThroughTuple()158 ShapeIndex operand_shape_index(shape_index); in PropagateLivenessThroughGTE() local159 operand_shape_index.push_front(instruction->tuple_index()); in PropagateLivenessThroughGTE()160 MarkLiveAtIndex(instruction->operand(0), operand_shape_index, in PropagateLivenessThroughGTE()