Lines Matching defs:NegOne
328 const SCEV *NegOne = SE.getSCEV(ConstantInt::getAllOnesValue(332 Good.push_back(SE.getMulExpr(NegOne, *I));335 Bad.push_back(SE.getMulExpr(NegOne, *I));