Searched refs:OFastEnabled (Results 1 – 1 of 1) sorted by relevance
2676 bool OFastEnabled, const ArgList &Args, in RenderFloatingPointOptions() argument2751 if (OFastEnabled && !Val.equals("fast")) { in RenderFloatingPointOptions()2978 if (!OFastEnabled) in RenderFloatingPointOptions()5299 bool OFastEnabled = isOptimizationLevelFast(Args); in ConstructJob() local5303 OFastEnabled ? options::OPT_Ofast : options::OPT_fstrict_aliasing; in ConstructJob()5346 RenderFloatingPointOptions(TC, D, OFastEnabled, Args, CmdArgs, JA); in ConstructJob()