Searched refs:VRightSize (Results 1 – 1 of 1) sorted by relevance
1159 LocationSize VRightSize = V1Size; in aliasGEP() local1170 std::swap(VLeftSize, VRightSize); in aliasGEP()1183 if (VRightSize.hasValue() && !VRightSize.isScalable() && in aliasGEP()1184 Off.ule(INT32_MAX) && (Off + VRightSize.getValue()).ule(LSize)) { in aliasGEP()