Searched refs:isOptimizationLevelFast (Results 1 – 4 of 4) sorted by relevance
823 bool isOptimizationLevelFast(const llvm::opt::ArgList &Args);
1328 if (Default && !isOptimizationLevelFast(Args)) { in isFastMathRuntimeAvailable()
6699 bool clang::driver::isOptimizationLevelFast(const ArgList &Args) { in isOptimizationLevelFast() function in clang::driver
5376 RenderFloatingPointOptions(TC, D, isOptimizationLevelFast(Args), Args, in ConstructJob()5793 bool OFastEnabled = isOptimizationLevelFast(Args); in ConstructJob()