Lines Matching defs:ConstInc
19243 ConstantSDNode *ConstInc = cast<ConstantSDNode>(Inc);19244 Inc = DAG.getConstant(*ConstInc->getConstantIntValue(), SDLoc(Inc),19245 ConstInc->getValueType(0));