Home | History | Annotate | Download | only in InstCombine

Lines Matching full:fpinst

722     Instruction *FPInst = dyn_cast<Instruction>(RI);
723 if (FPInst && isa<FPMathOperator>(FPInst))
724 FPInst->copyFastMathFlags(BO);