Searched defs:DivFMF (Results 1 – 1 of 1) sorted by relevance
891 FastMathFlags DivFMF, in canOptimizeWithRsq()903 IRBuilder<> &Builder, Value *Num, Value *Den, const FastMathFlags DivFMF, in optimizeWithRsq()1034 IRBuilder<> &Builder, Value *Num, Value *Den, FastMathFlags DivFMF, in visitFDivElement()1086 const FastMathFlags DivFMF = FPOp->getFastMathFlags(); in visitFDiv() local