Home
last modified time | relevance | path

Searched defs:PoisonUsesToFix (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp564 SmallVectorImpl<const Use *> *PoisonUsesToFix) { in operandWithNewAddressSpaceOrCreatePoison()
1140 SmallVector<const Use *, 32> PoisonUsesToFix; in rewriteWithNewAddressSpaces() local