Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp224 bool rewriteIntrinsicOperands(IntrinsicInst *II,
358 bool InferAddressSpacesImpl::rewriteIntrinsicOperands(IntrinsicInst *II, in rewriteIntrinsicOperands() function in InferAddressSpacesImpl
1200 if (rewriteIntrinsicOperands(II, V, NewV)) in rewriteWithNewAddressSpaces()