Searched refs:rewriteIntrinsicOperands (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp228 bool rewriteIntrinsicOperands(IntrinsicInst *II, Value *OldV,
368 bool InferAddressSpacesImpl::rewriteIntrinsicOperands(IntrinsicInst *II, function in class:InferAddressSpacesImpl
1254 if (rewriteIntrinsicOperands(II, V, NewV))

Completed in 101 milliseconds