Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Driver/ToolChains/
DClang.cpp2504 bool OFastEnabled, const ArgList &Args, in RenderFloatingPointOptions()
4698 bool OFastEnabled = isOptimizationLevelFast(Args); in ConstructJob() local
/external/clang/lib/Driver/
DTools.cpp4124 bool OFastEnabled = isOptimizationLevelFast(Args); in ConstructJob() local