Home | History | Annotate | Download | only in InstCombine

Lines Matching defs:CmpVal

1969           unsigned CmpVal = Op0KnownZeroInverted.countTrailingZeros();
1971 ConstantInt::get(X->getType(), CmpVal));
2006 unsigned CmpVal = Op0KnownZeroInverted.countTrailingZeros();
2008 ConstantInt::get(X->getType(), CmpVal));