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

/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp185 class InferAddressSpacesImpl { class in namespace:__anon2913
246 InferAddressSpacesImpl(AssumptionCache &AC, const DominatorTree *DT, function in class:__anon2913::InferAddressSpacesImpl
368 bool InferAddressSpacesImpl::rewriteIntrinsicOperands(IntrinsicInst *II,
415 void InferAddressSpacesImpl::collectRewritableIntrinsicOperands(
448 void InferAddressSpacesImpl::appendsFlatAddressExpressionToPostorderStack(
482 InferAddressSpacesImpl::collectFlatAddressExpressions(Function &F) const {
603 Value *InferAddressSpacesImpl::cloneInstructionWithNewAddressSpace(
781 Value *InferAddressSpacesImpl::cloneValueWithNewAddressSpace(
809 unsigned InferAddressSpacesImpl::joinAddressSpaces(unsigned AS1,
823 bool InferAddressSpacesImpl
[all...]

Completed in 172 milliseconds