Searched refs:BCValue (Results 1 – 2 of 2) sorted by relevance
299 LatticeVal BCValue; in getFeasibleSuccessors() local301 BCValue = in getFeasibleSuccessors()304 BCValue = getExistingValueState( in getFeasibleSuccessors()307 if (BCValue == LatticeFunc->getOverdefinedVal() || in getFeasibleSuccessors()308 BCValue == LatticeFunc->getUntrackedVal()) { in getFeasibleSuccessors()315 if (BCValue == LatticeFunc->getUndefVal()) in getFeasibleSuccessors()320 std::move(BCValue), BI->getCondition()->getType())); in getFeasibleSuccessors()
565 ValueLatticeElement BCValue = getValueState(BI->getCondition()); in getFeasibleSuccessors() local566 ConstantInt *CI = getConstantInt(BCValue); in getFeasibleSuccessors()570 if (!BCValue.isUnknownOrUndef()) in getFeasibleSuccessors()