Lines Matching defs:CInc
23406 if (ConstantSDNode *CInc = dyn_cast<ConstantSDNode>(Inc.getNode())) {23407 uint32_t IncVal = CInc->getZExtValue();24192 if (ConstantSDNode *CInc = dyn_cast<ConstantSDNode>(Inc.getNode())) {24193 uint32_t IncVal = CInc->getZExtValue();