Home | History | Annotate | Download | only in Scalar

Lines Matching refs:BCValue

527     LatticeVal BCValue = getValueState(BI->getCondition());
528 ConstantInt *CI = BCValue.getConstantInt();
532 if (!BCValue.isUndefined())
596 LatticeVal BCValue = getValueState(BI->getCondition());
600 ConstantInt *CI = BCValue.getConstantInt();
602 return !BCValue.isUndefined();