|
LLVM 22.0.0git
|
#include "llvm/Transforms/Utils/DeclareRuntimeLibcalls.h"#include "llvm/IR/Module.h"#include "llvm/IR/RuntimeLibcalls.h"Go to the source code of this file.
Functions | |
| static void | mergeAttributes (LLVMContext &Ctx, const Module &M, const DataLayout &DL, const Triple &TT, Function *Func, FunctionType *FuncTy, AttributeList FuncAttrs) |
|
static |
Definition at line 19 of file DeclareRuntimeLibcalls.cpp.
Referenced by llvm::DeclareRuntimeLibcallsPass::run().