Home | History | Annotate | Download | only in Utils

Lines Matching refs:Op1C

1055   if (ConstantFP *Op1C = dyn_cast<ConstantFP>(Op1)) {
1057 if (Op1C->isExactlyValue(1.0))
1058 return Op1C;
1060 if (Op1C->isExactlyValue(2.0) &&
1065 if (Op1C->isExactlyValue(10.0) &&