Searched refs:NewPointerOperands (Results 1 – 1 of 1) sorted by relevance
293 SmallVector<Value *, 4> NewPointerOperands; in cloneInstructionWithNewAddressSpace() local296 NewPointerOperands.push_back(nullptr); in cloneInstructionWithNewAddressSpace()298 NewPointerOperands.push_back(operandWithNewAddressSpaceOrCreateUndef( in cloneInstructionWithNewAddressSpace()304 return new BitCastInst(NewPointerOperands[0], NewPtrType); in cloneInstructionWithNewAddressSpace()311 NewPHI->addIncoming(NewPointerOperands[OperandNo], in cloneInstructionWithNewAddressSpace()319 GEP->getSourceElementType(), NewPointerOperands[0], in cloneInstructionWithNewAddressSpace()