Searched refs:getPointerOperandIndex (Results 1 – 6 of 6) sorted by relevance
89 LI->setOperand(LI->getPointerOperandIndex(), NewASCToGeneric); in runOnBasicBlock()94 SI->setOperand(SI->getPointerOperandIndex(), NewASCToGeneric); in runOnBasicBlock()99 GI->setOperand(GI->getPointerOperandIndex(), NewASCToGeneric); in runOnBasicBlock()
394 static unsigned getPointerOperandIndex() { in getPointerOperandIndex() function465 static unsigned getPointerOperandIndex() { in getPointerOperandIndex() function
288 static unsigned getPointerOperandIndex() { return 0U; } in getPointerOperandIndex() function412 static unsigned getPointerOperandIndex() { return 1U; } in getPointerOperandIndex() function614 static unsigned getPointerOperandIndex() { return 0U; }788 static unsigned getPointerOperandIndex() { return 0U; }975 static unsigned getPointerOperandIndex() {1962 static unsigned getPointerOperandIndex() { return 0U; }4711 static unsigned getPointerOperandIndex() { return 0U; }
1022 unsigned PtrX = LoadInst::getPointerOperandIndex(); in separateConstantChains()1026 unsigned PtrX = StoreInst::getPointerOperandIndex(); in separateConstantChains()
748 MemI.setOperand(MemI.getPointerOperandIndex(), NewGEPI); in replaceGEPIdxWithZero()
3416 S.getUse() != &SI->getOperandUse(SI->getPointerOperandIndex())) in presplitLoadsAndStores()3588 &PLoad->getOperandUse(PLoad->getPointerOperandIndex()), in presplitLoadsAndStores()3726 &PStore->getOperandUse(PStore->getPointerOperandIndex()), in presplitLoadsAndStores()