Searched defs:PoisonUsesToFix (Results 1 – 1 of 1) sorted by relevance
564 SmallVectorImpl<const Use *> *PoisonUsesToFix) { in operandWithNewAddressSpaceOrCreatePoison()1140 SmallVector<const Use *, 32> PoisonUsesToFix; in rewriteWithNewAddressSpaces() local