Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp226 void collectRewritableIntrinsicOperands(IntrinsicInst *II,
387 void InferAddressSpacesImpl::collectRewritableIntrinsicOperands( in collectRewritableIntrinsicOperands() function in InferAddressSpacesImpl
481 collectRewritableIntrinsicOperands(II, PostorderStack, Visited); in collectFlatAddressExpressions()