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() argument553 UndefUsesToFix->push_back(&OperandUse); in operandWithNewAddressSpaceOrCreateUndef()573 SmallVectorImpl<const Use *> *UndefUsesToFix) const { in cloneInstructionWithNewAddressSpace()594 PredicatedAS, UndefUsesToFix); in cloneInstructionWithNewAddressSpace()624 UndefUsesToFix)); in cloneInstructionWithNewAddressSpace()765 SmallVectorImpl<const Use *> *UndefUsesToFix) const { in cloneValueWithNewAddressSpace()1115 SmallVector<const Use *, 32> UndefUsesToFix; in rewriteWithNewAddressSpaces() local1127 PredicatedAS, &UndefUsesToFix); in rewriteWithNewAddressSpaces()[all …]