<div>If I dump the Value of GetElementPtrInst->getPointerOperand(), I got this:</div><div><br></div><div>%a = alloca [10 x i32], align 16</div><div><br></div><div><br></div><div>Obviously, there should be a way to get the dimension and element type via the "Value" returned from GetElementPtrInst->getPointerOperand(), but how?</div>
<div><br></div><div>What kind of "Value" is this?</div><div><br></div><br clear="all"><div>Thanks!</div>Welson<div><br></div><div><br></div>