Searched refs:SCValue (Results 1 – 2 of 2) sorted by relevance
344 LatticeVal SCValue; in getFeasibleSuccessors() local346 SCValue = getValueState(KeyInfo::getLatticeKeyFromValue(SI.getCondition())); in getFeasibleSuccessors()348 SCValue = getExistingValueState( in getFeasibleSuccessors()351 if (SCValue == LatticeFunc->getOverdefinedVal() || in getFeasibleSuccessors()352 SCValue == LatticeFunc->getUntrackedVal()) { in getFeasibleSuccessors()359 if (SCValue == LatticeFunc->getUndefVal()) in getFeasibleSuccessors()363 std::move(SCValue), SI.getCondition()->getType())); in getFeasibleSuccessors()
694 LatticeVal SCValue = getValueState(SI->getCondition()); in getFeasibleSuccessors() local695 ConstantInt *CI = SCValue.getConstantInt(); in getFeasibleSuccessors()699 if (!SCValue.isUnknown()) in getFeasibleSuccessors()