Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp169 class InferAddressSpacesImpl { class
367 void InferAddressSpacesImpl::collectRewritableIntrinsicOperands( in collectRewritableIntrinsicOperands()
536 Value *InferAddressSpacesImpl::cloneInstructionWithNewAddressSpace( in cloneInstructionWithNewAddressSpace()
724 Value *InferAddressSpacesImpl::cloneValueWithNewAddressSpace( in cloneValueWithNewAddressSpace()
750 unsigned InferAddressSpacesImpl::joinAddressSpaces(unsigned AS1, in joinAddressSpaces()
764 bool InferAddressSpacesImpl::run(Function &F) { in run()
791 void InferAddressSpacesImpl::inferAddressSpaces( in inferAddressSpaces()
835 Optional<unsigned> InferAddressSpacesImpl::updateAddressSpace( in updateAddressSpace()
987 bool InferAddressSpacesImpl::isSafeToCastConstAddrSpace(Constant *C, in isSafeToCastConstAddrSpace()
1027 bool InferAddressSpacesImpl::rewriteWithNewAddressSpaces( in rewriteWithNewAddressSpaces()
[all …]