Lines Matching refs:getPointerAddressSpace
396 V->getType()->getPointerAddressSpace()); in replace()
433 ASC, V->getType()->getPointerAddressSpace()) && in replace()
436 if (V->getType()->getPointerAddressSpace() != in replace()
437 ASC->getType()->getPointerAddressSpace()) { in replace()
522 unsigned SrcAddrSpace = TheSrc->getType()->getPointerAddressSpace(); in visitAllocaInst()
983 if (NullPointerIsDefined(SI.getFunction(), SI.getPointerAddressSpace())) in canSimplifyNullStoreOrGEP()
990 !NullPointerIsDefined(SI.getFunction(), SI.getPointerAddressSpace())); in canSimplifyNullStoreOrGEP()
997 !NullPointerIsDefined(LI.getFunction(), GEPI->getPointerAddressSpace())) in canSimplifyNullLoadOrGEP()
1002 !NullPointerIsDefined(LI.getFunction(), LI.getPointerAddressSpace()))) in canSimplifyNullLoadOrGEP()
1092 LI.getPointerAddressSpace())) in visitLoadInst()
1098 LI.getPointerAddressSpace())) in visitLoadInst()