Searched defs:SetFastMathFlags (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DIRBuilder.h189 void SetFastMathFlags(FastMathFlags NewFMF) { FMF = NewFMF; } function in class:llvm::IRBuilderBase

Completed in 282 milliseconds