Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp181 class InferAddressSpacesImpl { class
242 InferAddressSpacesImpl(AssumptionCache &AC, const DominatorTree *DT, in InferAddressSpacesImpl() function in __anonf9da7f230111::InferAddressSpacesImpl
358 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 …]