Searched refs:RewriteIRRuntimeFunctions (Results 1 – 3 of 3) sorted by relevance
45 void RewriteIRRuntimeFunctions(llvm::Module* module,
145 runtime::RewriteIRRuntimeFunctions(&module, fast_math_flags_); in operator ()()
395 void RewriteIRRuntimeFunctions(llvm::Module* module, in RewriteIRRuntimeFunctions() function