Home | History | Annotate | Download | only in Utils

Lines Matching refs:OtherOp

1216       Value *OtherOp = nullptr;
1232 OtherOp = Op1;
1250 if (OtherOp) {
1255 Value *SqrtCall = B.CreateCall(Sqrt, OtherOp, "sqrt");