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