Lines Matching defs:IsRHSOne
3323 bool IsRHSOne = RHSValue == 1;
3414 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1;
3422 if (IsRHSOne) {
3496 bool IsRHSOne = RHSValue == 1;
3593 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1;
3600 if (IsRHSOne) {
3668 bool IsRHSOne = RHSValue == 1;
3748 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1;
3756 if (IsRHSOne)
3825 bool IsRHSOne = RHSValue == 1;
3908 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1;
3916 if (IsRHSOne)