Searched refs:getPointerOperandIndex (Results 1 – 8 of 8) sorted by relevance
92 LI->setOperand(LI->getPointerOperandIndex(), NewASCToGeneric); in runOnBasicBlock()97 SI->setOperand(SI->getPointerOperandIndex(), NewASCToGeneric); in runOnBasicBlock()102 GI->setOperand(GI->getPointerOperandIndex(), NewASCToGeneric); in runOnBasicBlock()
394 static unsigned getPointerOperandIndex() { in getPointerOperandIndex() function466 static unsigned getPointerOperandIndex() { in getPointerOperandIndex() function
276 static unsigned getPointerOperandIndex() { return 0U; } in getPointerOperandIndex() function402 static unsigned getPointerOperandIndex() { return 1U; } in getPointerOperandIndex() function604 static unsigned getPointerOperandIndex() { return 0U; }779 static unsigned getPointerOperandIndex() { return 0U; }966 static unsigned getPointerOperandIndex() {2008 static unsigned getPointerOperandIndex() { return 0U; }4828 static unsigned getPointerOperandIndex() { return 0U; }4931 static unsigned getPointerOperandIndex() {
258 static unsigned getPointerOperandIndex() { in getPointerOperandIndex() function
225 static unsigned getPointerOperandIndex() { return 0U; } in getPointerOperandIndex() function348 static unsigned getPointerOperandIndex() { return 1U; } in getPointerOperandIndex() function514 static unsigned getPointerOperandIndex() { return 0U; }661 static unsigned getPointerOperandIndex() { return 0U; }790 static unsigned getPointerOperandIndex() {1492 static unsigned getPointerOperandIndex() { return 0U; }
1021 unsigned PtrX = LoadInst::getPointerOperandIndex(); in separateConstantChains()1025 unsigned PtrX = StoreInst::getPointerOperandIndex(); in separateConstantChains()
781 MemI.setOperand(MemI.getPointerOperandIndex(), NewGEPI); in replaceGEPIdxWithZero()
3408 if (S.getUse() != &SI->getOperandUse(SI->getPointerOperandIndex())) in presplitLoadsAndStores()3581 &PLoad->getOperandUse(PLoad->getPointerOperandIndex()), in presplitLoadsAndStores()3719 &PStore->getOperandUse(PStore->getPointerOperandIndex()), in presplitLoadsAndStores()