Searched refs:OFastEnabled (Results 1 – 1 of 1) sorted by relevance
2736 bool OFastEnabled, const ArgList &Args, in RenderFloatingPointOptions() argument2807 if (OFastEnabled && !Val.equals("fast")) { in RenderFloatingPointOptions()3003 if (!OFastEnabled) in RenderFloatingPointOptions()5226 bool OFastEnabled = isOptimizationLevelFast(Args); in ConstructJob() local5230 OFastEnabled ? options::OPT_Ofast : options::OPT_fstrict_aliasing; in ConstructJob()5271 RenderFloatingPointOptions(TC, D, OFastEnabled, Args, CmdArgs, JA); in ConstructJob()