Lines Matching refs:getPointerAddressSpace
207 if (AI.getType()->getPointerAddressSpace() != in simplifyAllocaArraySize()
208 NewI->getType()->getPointerAddressSpace()) { in simplifyAllocaArraySize()
320 V->getType()->getPointerAddressSpace()); in replace()
427 unsigned SrcAddrSpace = TheSrc->getType()->getPointerAddressSpace(); in visitAllocaInst()
477 unsigned AS = LI.getPointerAddressSpace(); in combineLoadToNewType()
500 unsigned AS = SI.getPointerAddressSpace(); in combineStoreToNewValue()
925 if (NullPointerIsDefined(SI.getFunction(), SI.getPointerAddressSpace())) in canSimplifyNullStoreOrGEP()
932 !NullPointerIsDefined(SI.getFunction(), SI.getPointerAddressSpace())); in canSimplifyNullStoreOrGEP()
939 !NullPointerIsDefined(LI.getFunction(), GEPI->getPointerAddressSpace())) in canSimplifyNullLoadOrGEP()
944 !NullPointerIsDefined(LI.getFunction(), LI.getPointerAddressSpace()))) in canSimplifyNullLoadOrGEP()
1037 LI.getPointerAddressSpace())) in visitLoadInst()
1043 LI.getPointerAddressSpace())) in visitLoadInst()