Searched refs:NUSW (Results 1 – 1 of 1) sorted by relevance
703 bool NUSW = GEPOp->hasNoUnsignedSignedWrap(); in DecomposeGEPExpression() local705 bool NonNeg = NUSW && NUW; in DecomposeGEPExpression()714 LE = LE.mul(APInt(IndexSize, TypeSize), NUW, NUSW); in DecomposeGEPExpression()