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