Searched refs:isOptimizationLevelFast (Results 1 – 4 of 4) sorted by relevance
594 bool isOptimizationLevelFast(const llvm::opt::ArgList &Args);
798 if (!isOptimizationLevelFast(Args)) { in AddFastMathRuntimeIfAvailable()
4768 bool clang::driver::isOptimizationLevelFast(const ArgList &Args) { in isOptimizationLevelFast() function in clang::driver
3666 RenderFloatingPointOptions(TC, D, isOptimizationLevelFast(Args), Args, in ConstructJob()3895 bool OFastEnabled = isOptimizationLevelFast(Args); in ConstructJob()