Home
last modified time | relevance | path

Searched defs:OFastEnabled (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp2846 bool OFastEnabled, const ArgList &Args, in RenderFloatingPointOptions()
5793 bool OFastEnabled = isOptimizationLevelFast(Args); in ConstructJob() local