Searched refs:VTableOffsetGVBase (Results 1 – 1 of 1) sorted by relevance
566 APInt VTableOffsetGVBase(DL.getTypeSizeInBits(VTablePtr->getType()), 0); in tryPromoteCall() local568 DL, VTableOffsetGVBase, /* AllowNonInbounds */ true); in tryPromoteCall()575 APInt VTableGVOffset = VTableOffsetGVBase + VTableOffset; in tryPromoteCall()