Searched refs:PoisonUsesToFix (Results 1 – 1 of 1) sorted by relevance
213 SmallVectorImpl<const Use *> *PoisonUsesToFix) const;240 SmallVectorImpl<const Use *> *PoisonUsesToFix) const;564 SmallVectorImpl<const Use *> *PoisonUsesToFix) { in operandWithNewAddressSpaceOrCreatePoison() argument587 PoisonUsesToFix->push_back(&OperandUse); in operandWithNewAddressSpaceOrCreatePoison()607 SmallVectorImpl<const Use *> *PoisonUsesToFix) const { in cloneInstructionWithNewAddressSpace()627 PredicatedAS, PoisonUsesToFix); in cloneInstructionWithNewAddressSpace()656 PoisonUsesToFix)); in cloneInstructionWithNewAddressSpace()785 SmallVectorImpl<const Use *> *PoisonUsesToFix) const { in cloneValueWithNewAddressSpace()1139 SmallVector<const Use *, 32> PoisonUsesToFix; in rewriteWithNewAddressSpaces() local1151 PredicatedAS, &PoisonUsesToFix); in rewriteWithNewAddressSpaces()[all …]