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()
1073 ValueLatticeElement BCValue = getValueState(BI->getCondition()); in getFeasibleSuccessors() local1074 ConstantInt *CI = getConstantInt(BCValue, BI->getCondition()->getType()); in getFeasibleSuccessors()1078 if (!BCValue.isUnknownOrUndef()) in getFeasibleSuccessors()