Searched refs:mapFromLLVMFastMathFlags (Results 1 – 1 of 1) sorted by relevance
3535 static FastMathFlags mapFromLLVMFastMathFlags(LLVMFastMathFlags FMF) { in mapFromLLVMFastMathFlags() function3778 cast<Instruction>(P)->setFastMathFlags(mapFromLLVMFastMathFlags(FMF)); in LLVMSetFastMathFlags()