Searched refs:OldFMOp (Results 1 – 1 of 1) sorted by relevance
106 auto *OldFMOp = dyn_cast<FPMathOperator>(&VPI); in transferDecorations() local107 if (!OldFMOp) in transferDecorations()110 NewInst->setFastMathFlags(OldFMOp->getFastMathFlags()); in transferDecorations()