Searched refs:PoisonUsesToFix (Results 1 – 1 of 1) sorted by relevance
213 SmallVectorImpl<const Use *> *PoisonUsesToFix) const;243 SmallVectorImpl<const Use *> *PoisonUsesToFix) const;625 SmallVectorImpl<const Use *> *PoisonUsesToFix) { in operandWithNewAddressSpaceOrCreatePoison() argument648 PoisonUsesToFix->push_back(&OperandUse); in operandWithNewAddressSpaceOrCreatePoison()668 SmallVectorImpl<const Use *> *PoisonUsesToFix) const { in cloneInstructionWithNewAddressSpace()686 PredicatedAS, PoisonUsesToFix); in cloneInstructionWithNewAddressSpace()716 PoisonUsesToFix)); in cloneInstructionWithNewAddressSpace()845 SmallVectorImpl<const Use *> *PoisonUsesToFix) const { in cloneValueWithNewAddressSpace()864 I, NewAddrSpace, ValueWithNewAddrSpace, PredicatedAS, PoisonUsesToFix); in cloneValueWithNewAddressSpace()1323 SmallVector<const Use *, 32> PoisonUsesToFix; in rewriteWithNewAddressSpaces() local[all …]