Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp565 void Instruction::copyFastMathFlags(FastMathFlags FMF) { in copyFastMathFlags() function in Instruction
615 void Instruction::copyFastMathFlags(const Instruction *I) { in copyFastMathFlags() function in Instruction