Searched refs:isOptimizationLevelFast (Results 1 – 4 of 4) sorted by relevance
804 bool isOptimizationLevelFast(const llvm::opt::ArgList &Args);
1276 if (!isOptimizationLevelFast(Args)) { in isFastMathRuntimeAvailable()
6567 bool clang::driver::isOptimizationLevelFast(const ArgList &Args) { in isOptimizationLevelFast() function in clang::driver
5121 RenderFloatingPointOptions(TC, D, isOptimizationLevelFast(Args), Args, in ConstructJob()5535 bool OFastEnabled = isOptimizationLevelFast(Args); in ConstructJob()