Searched refs:RdxFMF (Results 1 – 1 of 1) sorted by relevance
17249 FastMathFlags RdxFMF; in tryToReduce() local 17250 RdxFMF.set(); in tryToReduce() 17253 RdxFMF &= FPMO->getFastMathFlags(); in tryToReduce() 17534 getReductionCost(TTI, VL, IsCmpSelMinMax, ReduxWidth, RdxFMF); in tryToReduce() 17566 Builder.setFastMathFlags(RdxFMF); in tryToReduce()