Home | History | Annotate | Download | only in Scalar

Lines Matching refs:AllZero

743           auto *AllZero = cast<ConstantInt>(Constant::getNullValue(SC->getType()));
744 if (BranchesInfo.isUnswitched(SI, AllZero))
747 UnswitchVal = AllZero;