Home | History | Annotate | Download | only in IPO

Lines Matching refs:ConstantZero

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