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