Searched defs:llvmFMF (Results 1 – 2 of 2) sorted by relevance
15 LLVM::FastmathFlags llvmFMF{}; in convertArithFastMathFlagsToLLVM() local
32 using llvmFMF = llvm::FastMathFlags; in getFastmathFlags() typedef