Lines Matching refs:SCValue
561 LatticeVal SCValue = getValueState(SI->getCondition());562 ConstantInt *CI = SCValue.getConstantInt();566 if (!SCValue.isUndefined())624 LatticeVal SCValue = getValueState(SI->getCondition());625 ConstantInt *CI = SCValue.getConstantInt();628 return !SCValue.isUndefined();