Searched refs:operandPtrBegin (Results 1 – 1 of 1) sorted by relevance
246 auto *operandPtrBegin = getTrailingObjects<OpOperand>(); in OperandStorage() local248 new (&operandPtrBegin[i]) OpOperand(owner, values[i]); in OperandStorage()