ΒΆllvm::Function* getFreshReductionFunc(
    llvm::Module& M)

Description

Create a function with a unique name and a "void (i8*, i8*)" signature in the given module and return it.

Declared at: llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp:1621

Parameters

llvm::Module& M