Searched refs:BCValue (Results 1 – 2 of 2) sorted by relevance
300 LatticeVal BCValue; in getFeasibleSuccessors() local302 BCValue = in getFeasibleSuccessors()305 BCValue = getExistingValueState( in getFeasibleSuccessors()308 if (BCValue == LatticeFunc->getOverdefinedVal() || in getFeasibleSuccessors()309 BCValue == LatticeFunc->getUntrackedVal()) { in getFeasibleSuccessors()316 if (BCValue == LatticeFunc->getUndefVal()) in getFeasibleSuccessors()321 std::move(BCValue), BI->getCondition()->getType())); in getFeasibleSuccessors()
1173 ValueLatticeElement BCValue = getValueState(BI->getCondition()); in getFeasibleSuccessors() local1174 ConstantInt *CI = getConstantInt(BCValue, BI->getCondition()->getType()); in getFeasibleSuccessors()1178 if (!BCValue.isUnknownOrUndef()) in getFeasibleSuccessors()