Home | History | Annotate | Download | only in Scalar

Lines Matching refs:SimpleVal

757     Value *SimpleVal =
759 if (SimpleVal) {
760 I->replaceAllUsesWith(SimpleVal);
762 Condition = SimpleVal;