Lines Matching full:bcvalue
526 LatticeVal BCValue = getValueState(BI->getCondition());527 ConstantInt *CI = BCValue.getConstantInt();531 if (!BCValue.isUndefined())595 LatticeVal BCValue = getValueState(BI->getCondition());599 ConstantInt *CI = BCValue.getConstantInt();601 return !BCValue.isUndefined();