Searched defs:copyFastMathFlags (Results 1 – 2 of 2) sorted by relevance
135 void Instruction::copyFastMathFlags(FastMathFlags FMF) { in copyFastMathFlags() function in Instruction179 void Instruction::copyFastMathFlags(const Instruction *I) { in copyFastMathFlags() function in Instruction
263 void copyFastMathFlags(FastMathFlags FMF) { in copyFastMathFlags() function