If you have a GetElementPtrInst* GEP , you can access the indices using GEP->getOperand(i) (with operand 0 being the pointer, and the remaining operands ...
確定! 回上一頁