Searched refs:OFastEnabled (Results 1 – 1 of 1) sorted by relevance
2846 bool OFastEnabled, const ArgList &Args, in RenderFloatingPointOptions() argument3026 if (OFastEnabled && Val != "fast") { in RenderFloatingPointOptions()3225 if (!OFastEnabled) in RenderFloatingPointOptions()5793 bool OFastEnabled = isOptimizationLevelFast(Args); in ConstructJob() local5794 if (OFastEnabled) in ConstructJob()5799 OFastEnabled ? options::OPT_Ofast : options::OPT_fstrict_aliasing; in ConstructJob()5847 RenderFloatingPointOptions(TC, D, OFastEnabled, Args, CmdArgs, JA); in ConstructJob()