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()342 unsigned PtrBitWidth = DL.getPointerTypeSizeInBits(PtrA->getType()); in areConsecutivePointers() local343 APInt OffsetA(PtrBitWidth, 0); in areConsecutivePointers()344 APInt OffsetB(PtrBitWidth, 0); in areConsecutivePointers()
466 unsigned PtrBitWidth = DL.getPointerTypeSizeInBits(F->getType()); in addLogicalModule()471 ConstantInt::get(GVsM->getContext(), APInt(PtrBitWidth, StubAddr)); in addLogicalModule()