Use Operands.data() instead of &Operands[0] where Operands is a potentially
[oota-llvm.git] / test / Transforms / SCCP / 2009-05-27-VectorOperandZero.ll
2009-05-28 Nick LewyckyUse Operands.data() instead of &Operands[0] where Opera...