Home
last modified time | relevance | path

Searched defs:FastMathFlags (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DInstruction.h36 class FastMathFlags; variable
H A DOperator.h166 FastMathFlags(unsigned F) { in FastMathFlags() function