Searched refs:isOptimizationLevelFast (Results 1 – 4 of 4) sorted by relevance
852 bool isOptimizationLevelFast(const llvm::opt::ArgList &Args);
1555 if (Default && !isOptimizationLevelFast(Args)) { in isFastMathRuntimeAvailable()
7124 bool clang::driver::isOptimizationLevelFast(const ArgList &Args) { in isOptimizationLevelFast() function in clang::driver
5399 RenderFloatingPointOptions(TC, D, isOptimizationLevelFast(Args), Args, in ConstructJob()5816 bool OFastEnabled = isOptimizationLevelFast(Args); in ConstructJob()