Searched refs:InferAddressSpacesImpl (Results 1 – 1 of 1) sorted by relevance
181 class InferAddressSpacesImpl { class242 InferAddressSpacesImpl(AssumptionCache &AC, const DominatorTree *DT, in InferAddressSpacesImpl() function in __anonf9da7f230111::InferAddressSpacesImpl358 bool InferAddressSpacesImpl::rewriteIntrinsicOperands(IntrinsicInst *II, in rewriteIntrinsicOperands()387 void InferAddressSpacesImpl::collectRewritableIntrinsicOperands( in collectRewritableIntrinsicOperands()412 void InferAddressSpacesImpl::appendsFlatAddressExpressionToPostorderStack( in appendsFlatAddressExpressionToPostorderStack()446 InferAddressSpacesImpl::collectFlatAddressExpressions(Function &F) const { in collectFlatAddressExpressions()570 Value *InferAddressSpacesImpl::cloneInstructionWithNewAddressSpace( in cloneInstructionWithNewAddressSpace()762 Value *InferAddressSpacesImpl::cloneValueWithNewAddressSpace( in cloneValueWithNewAddressSpace()790 unsigned InferAddressSpacesImpl::joinAddressSpaces(unsigned AS1, in joinAddressSpaces()804 bool InferAddressSpacesImpl::run(Function &F) { in run()[all …]