Searched refs:InferAddressSpacesImpl (Results 1 – 1 of 1) sorted by relevance
184 class InferAddressSpacesImpl { class250 InferAddressSpacesImpl(AssumptionCache &AC, const DominatorTree *DT, in InferAddressSpacesImpl() function in __anon4c4dbe8c0111::InferAddressSpacesImpl381 bool InferAddressSpacesImpl::rewriteIntrinsicOperands(IntrinsicInst *II, in rewriteIntrinsicOperands()450 void InferAddressSpacesImpl::collectRewritableIntrinsicOperands( in collectRewritableIntrinsicOperands()511 void InferAddressSpacesImpl::appendsFlatAddressExpressionToPostorderStack( in appendsFlatAddressExpressionToPostorderStack()543 InferAddressSpacesImpl::collectFlatAddressExpressions(Function &F) const { in collectFlatAddressExpressions()664 Value *InferAddressSpacesImpl::cloneInstructionWithNewAddressSpace( in cloneInstructionWithNewAddressSpace()841 Value *InferAddressSpacesImpl::cloneValueWithNewAddressSpace( in cloneValueWithNewAddressSpace()881 unsigned InferAddressSpacesImpl::joinAddressSpaces(unsigned AS1, in joinAddressSpaces()895 bool InferAddressSpacesImpl::run(Function &CurFn) { in run()[all …]