Searched defs:NewFMF (Results 1 – 2 of 2) sorted by relevance
308 void setFastMathFlags(FastMathFlags NewFMF) { FMF = NewFMF; } in setFastMathFlags()
3536 FastMathFlags NewFMF; in mapFromLLVMFastMathFlags() local3549 LLVMFastMathFlags NewFMF = LLVMFastMathNone; in mapToLLVMFastMathFlags() local