Home | History | Annotate | Download | only in IR

Lines Matching refs:SetFastMathFlags

425   void SetFastMathFlags(FastMathFlags NewFMF) { FMF = NewFMF; }
569 I->setFastMathFlags(FMF);