Searched refs:UndefUsesToFix (Results 1 – 1 of 1) sorted by relevance
192 SmallVectorImpl<const Use *> *UndefUsesToFix) const;216 SmallVectorImpl<const Use *> *UndefUsesToFix) const;508 SmallVectorImpl<const Use *> *UndefUsesToFix) { in operandWithNewAddressSpaceOrCreateUndef() argument520 UndefUsesToFix->push_back(&OperandUse); in operandWithNewAddressSpaceOrCreateUndef()539 SmallVectorImpl<const Use *> *UndefUsesToFix) const { in cloneInstructionWithNewAddressSpace()560 UndefUsesToFix); in cloneInstructionWithNewAddressSpace()727 SmallVectorImpl<const Use *> *UndefUsesToFix) const { in cloneValueWithNewAddressSpace()734 I, NewAddrSpace, ValueWithNewAddrSpace, UndefUsesToFix); in cloneValueWithNewAddressSpace()1035 SmallVector<const Use *, 32> UndefUsesToFix; in rewriteWithNewAddressSpaces() local1046 V, NewAddrSpace, ValueWithNewAddrSpace, &UndefUsesToFix); in rewriteWithNewAddressSpaces()[all …]