Home
last modified time | relevance | path

Searched refs:allowFPContractAcrossStatement (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DLangOptions.h327 bool allowFPContractAcrossStatement() const { in allowFPContractAcrossStatement() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprScalar.cpp201 FMF.setAllowContract(FPFeatures.allowFPContractAcrossStatement()); in updateFastMathFlags()