Home | History | Annotate | Download | only in Analysis

Lines Matching full:issigned

4009   if (isa<SExtInst>(CI) && CmpI->isSigned()) {
4021 return ConstantExpr::getIntegerCast(C, CI->getSrcTy(), CmpI->isSigned());