Searched refs:ValueWithNewAddrSpace (Results 1 – 1 of 1) sorted by relevance
207 const ValueToValueMapTy &ValueWithNewAddrSpace,234 const ValueToValueMapTy &ValueWithNewAddrSpace,527 const ValueToValueMapTy &ValueWithNewAddrSpace, in operandWithNewAddressSpaceOrCreateUndef() argument538 if (Value *NewOperand = ValueWithNewAddrSpace.lookup(Operand)) in operandWithNewAddressSpaceOrCreateUndef()571 const ValueToValueMapTy &ValueWithNewAddrSpace, in cloneInstructionWithNewAddressSpace() argument725 if (Value *NewOperand = ValueWithNewAddrSpace.lookup(Operand)) { in cloneConstantExprWithNewAddressSpace()763 const ValueToValueMapTy &ValueWithNewAddrSpace, in cloneValueWithNewAddressSpace() argument1114 ValueToValueMapTy ValueWithNewAddrSpace; in rewriteWithNewAddressSpaces() local1129 ValueWithNewAddrSpace[V] = New; in rewriteWithNewAddressSpaces()1133 if (ValueWithNewAddrSpace.empty()) in rewriteWithNewAddressSpaces()[all …]