Searched refs:ValueWithNewAddrSpace (Results 1 – 1 of 1) sorted by relevance
191 const ValueToValueMapTy &ValueWithNewAddrSpace,215 const ValueToValueMapTy &ValueWithNewAddrSpace,507 const ValueToValueMapTy &ValueWithNewAddrSpace, in operandWithNewAddressSpaceOrCreateUndef() argument517 if (Value *NewOperand = ValueWithNewAddrSpace.lookup(Operand)) in operandWithNewAddressSpaceOrCreateUndef()538 const ValueToValueMapTy &ValueWithNewAddrSpace, in cloneInstructionWithNewAddressSpace() argument726 const ValueToValueMapTy &ValueWithNewAddrSpace, in cloneValueWithNewAddressSpace() argument734 I, NewAddrSpace, ValueWithNewAddrSpace, UndefUsesToFix); in cloneValueWithNewAddressSpace()1034 ValueToValueMapTy ValueWithNewAddrSpace; in rewriteWithNewAddressSpaces() local1048 ValueWithNewAddrSpace[V] = New; in rewriteWithNewAddressSpaces()1052 if (ValueWithNewAddrSpace.empty()) in rewriteWithNewAddressSpaces()[all …]