Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:FPMO

169   FPMathOperator *FPMO = dyn_cast<FPMathOperator>(&I);
170 if (!FPMO) {