Home
last modified time | relevance | path

Searched refs:getFast (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DFMF.h52 static FastMathFlags getFast() { in getFast() function
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DIVDescriptors.cpp290 FastMathFlags FMF = FastMathFlags::getFast(); in AddReductionVar()
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp2256 B.setFastMathFlags(FastMathFlags::getFast()); in optimizeLog()