Home | History | Annotate | Download | only in IPO

Lines Matching refs:ConstantZero

1287   Constant *ConstantZero = ConstantInt::get(CI->getArgOperand(0)->getType(), 0);
1289 ConstantZero, "isneg");