Searched refs:ValueWithNewAddrSpace (Results 1 – 1 of 1) sorted by relevance
211 const ValueToValueMapTy &ValueWithNewAddrSpace,238 const ValueToValueMapTy &ValueWithNewAddrSpace,562 const ValueToValueMapTy &ValueWithNewAddrSpace, in operandWithNewAddressSpaceOrCreatePoison() argument572 if (Value *NewOperand = ValueWithNewAddrSpace.lookup(Operand)) in operandWithNewAddressSpaceOrCreatePoison()605 const ValueToValueMapTy &ValueWithNewAddrSpace, in cloneInstructionWithNewAddressSpace() argument745 if (Value *NewOperand = ValueWithNewAddrSpace.lookup(Operand)) { in cloneConstantExprWithNewAddressSpace()783 const ValueToValueMapTy &ValueWithNewAddrSpace, in cloneValueWithNewAddressSpace() argument1138 ValueToValueMapTy ValueWithNewAddrSpace; in rewriteWithNewAddressSpaces() local1153 ValueWithNewAddrSpace[V] = New; in rewriteWithNewAddressSpaces()1157 if (ValueWithNewAddrSpace.empty()) in rewriteWithNewAddressSpaces()[all …]