Lines Matching refs:VC
2722 if (const SCEVConstant *VC = dyn_cast<SCEVConstant>(V))2724 cast<ConstantInt>(ConstantExpr::getNeg(VC->getValue())));2734 if (const SCEVConstant *VC = dyn_cast<SCEVConstant>(V))2736 cast<ConstantInt>(ConstantExpr::getNot(VC->getValue())));