Searched refs:BCValue (Results 1 – 2 of 2) sorted by relevance
301 LatticeVal BCValue; in getFeasibleSuccessors() local303 BCValue = in getFeasibleSuccessors()306 BCValue = getExistingValueState( in getFeasibleSuccessors()309 if (BCValue == LatticeFunc->getOverdefinedVal() || in getFeasibleSuccessors()310 BCValue == LatticeFunc->getUntrackedVal()) { in getFeasibleSuccessors()317 if (BCValue == LatticeFunc->getUndefVal()) in getFeasibleSuccessors()322 std::move(BCValue), BI->getCondition()->getType())); in getFeasibleSuccessors()
606 ValueLatticeElement BCValue = getValueState(BI->getCondition()); in getFeasibleSuccessors() local607 ConstantInt *CI = getConstantInt(BCValue); in getFeasibleSuccessors()611 if (!BCValue.isUnknownOrUndef()) in getFeasibleSuccessors()