Searched refs:VTableGVOffset (Results 1 – 1 of 1) sorted by relevance
723 APInt VTableGVOffset = VTableOffsetGVBase + VTableOffset; in tryPromoteCall() local724 if (!(VTableGVOffset.getActiveBits() <= 64)) in tryPromoteCall()729 getFunctionAtVTableOffset(GV, VTableGVOffset.getZExtValue(), *M); in tryPromoteCall()