Home | History | Annotate | Download | only in IPO

Lines Matching refs:ConstantZero

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