Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:getZExtValue

1013             Scale->getZExtValue() % ArrayEltSize == 0) {
1015 Scale->getZExtValue() / ArrayEltSize);
1016 if (Scale->getZExtValue() != 1) {
1862 bool CondVal = cast<ConstantInt>(BI->getCondition())->getZExtValue();