Searched refs:approxFunc (Results 1 – 6 of 6) sorted by relevance
57 if (Flags.approxFunc() && !O.shouldKeep()) in reduceFlagsInModule()
72 bool approxFunc() const { return 0 != (Flags & ApproxFunc); } in approxFunc() function
251 if (approxFunc()) in print()
636 if (FMF.approxFunc()) in computeIRComplexityScoreImpl()
780 const bool AllowInaccurateRcp = HasUnsafeFPMath || FMF.approxFunc(); in visitFDiv()
564 if (Flags.approxFunc()) in copyFlagsFromInstruction()