Searched refs:InferAddressSpacesImpl (Results 1 – 1 of 1) sorted by relevance
169 class InferAddressSpacesImpl { class220 InferAddressSpacesImpl(const TargetTransformInfo *TTI, unsigned FlatAddrSpace) in InferAddressSpacesImpl() function in __anon869a5a570111::InferAddressSpacesImpl338 bool InferAddressSpacesImpl::rewriteIntrinsicOperands(IntrinsicInst *II, in rewriteIntrinsicOperands()367 void InferAddressSpacesImpl::collectRewritableIntrinsicOperands( in collectRewritableIntrinsicOperands()392 void InferAddressSpacesImpl::appendsFlatAddressExpressionToPostorderStack( in appendsFlatAddressExpressionToPostorderStack()426 InferAddressSpacesImpl::collectFlatAddressExpressions(Function &F) const { in collectFlatAddressExpressions()536 Value *InferAddressSpacesImpl::cloneInstructionWithNewAddressSpace( in cloneInstructionWithNewAddressSpace()721 Value *InferAddressSpacesImpl::cloneValueWithNewAddressSpace( in cloneValueWithNewAddressSpace()747 unsigned InferAddressSpacesImpl::joinAddressSpaces(unsigned AS1, in joinAddressSpaces()761 bool InferAddressSpacesImpl::run(Function &F) { in run()[all …]