Searched refs:PtrBitWidth (Results 1 – 2 of 2) sorted by relevance
333 unsigned PtrBitWidth = DL.getPointerSizeInBits(ASA); in isConsecutiveAccess() local334 APInt Size(PtrBitWidth, DL.getTypeStoreSize(PtrATy)); in isConsecutiveAccess()341 unsigned PtrBitWidth = DL.getPointerTypeSizeInBits(PtrA->getType()); in areConsecutivePointers() local342 APInt OffsetA(PtrBitWidth, 0); in areConsecutivePointers()343 APInt OffsetB(PtrBitWidth, 0); in areConsecutivePointers()
482 unsigned PtrBitWidth = DL.getPointerTypeSizeInBits(F->getType()); in addLogicalModule()487 ConstantInt::get(GVsM->getContext(), APInt(PtrBitWidth, StubAddr)); in addLogicalModule()