Lines Matching refs:BCValue
524 LatticeVal BCValue = getValueState(BI->getCondition());525 ConstantInt *CI = BCValue.getConstantInt();529 if (!BCValue.isUndefined())593 LatticeVal BCValue = getValueState(BI->getCondition());597 ConstantInt *CI = BCValue.getConstantInt();599 return !BCValue.isUndefined();