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

/freebsd-11.0-release/contrib/llvm/lib/IR/
H A DInstruction.cpp145 void Instruction::copyFastMathFlags(FastMathFlags FMF) { function in class:Instruction
189 void Instruction::copyFastMathFlags(const Instruction *I) { function in class:Instruction
/freebsd-11.0-release/contrib/llvm/include/llvm/IR/
H A DOperator.h262 void copyFastMathFlags(FastMathFlags FMF) { function in class:llvm::FPMathOperator

Completed in 176 milliseconds