Searched refs:UndefUsesToFix (Results 1 – 1 of 1) sorted by relevance
209 SmallVectorImpl<const Use *> *UndefUsesToFix) const;236 SmallVectorImpl<const Use *> *UndefUsesToFix) const;529 SmallVectorImpl<const Use *> *UndefUsesToFix) { in operandWithNewAddressSpaceOrCreateUndef() argument554 UndefUsesToFix->push_back(&OperandUse); in operandWithNewAddressSpaceOrCreateUndef()574 SmallVectorImpl<const Use *> *UndefUsesToFix) const { in cloneInstructionWithNewAddressSpace()595 PredicatedAS, UndefUsesToFix); in cloneInstructionWithNewAddressSpace()625 UndefUsesToFix)); in cloneInstructionWithNewAddressSpace()766 SmallVectorImpl<const Use *> *UndefUsesToFix) const { in cloneValueWithNewAddressSpace()773 I, NewAddrSpace, ValueWithNewAddrSpace, PredicatedAS, UndefUsesToFix); in cloneValueWithNewAddressSpace()1117 SmallVector<const Use *, 32> UndefUsesToFix; in rewriteWithNewAddressSpaces() local[all …]