Searched refs:kFirstOperandPosIndex (Results 1 – 1 of 1) sorted by relevance
1083 const int length = kFirstOperandPosIndex + operand_count; in ensure_storage_for_operand_positions()1110 static const intptr_t kFirstOperandPosIndex = 1; variable1114 return &(operand_positions()[kFirstOperandPosIndex + idx]); in operand_position_slot()