Lines Matching refs:getPointerAddressSpace
321 V->getType()->getPointerAddressSpace()); in replace()
415 SrcTy->getPointerAddressSpace()); in visitAllocaInst()
418 if (AI.getType()->getPointerAddressSpace() == in visitAllocaInst()
419 SrcTy->getPointerAddressSpace()) { in visitAllocaInst()
458 unsigned AS = LI.getPointerAddressSpace(); in combineLoadToNewType()
465 NewPtr->getType()->getPointerAddressSpace() == AS)) in combineLoadToNewType()
524 unsigned AS = SI.getPointerAddressSpace(); in combineStoreToNewValue()
968 if (NullPointerIsDefined(SI.getFunction(), SI.getPointerAddressSpace())) in canSimplifyNullStoreOrGEP()
975 !NullPointerIsDefined(SI.getFunction(), SI.getPointerAddressSpace())); in canSimplifyNullStoreOrGEP()
982 !NullPointerIsDefined(LI.getFunction(), GEPI->getPointerAddressSpace())) in canSimplifyNullLoadOrGEP()
987 !NullPointerIsDefined(LI.getFunction(), LI.getPointerAddressSpace()))) in canSimplifyNullLoadOrGEP()
1084 LI.getPointerAddressSpace())) { in visitLoadInst()
1092 LI.getPointerAddressSpace())) { in visitLoadInst()