LLVM API Documentation
#include "llvm/Transforms/Utils/Cloning.h"#include "llvm/Constants.h"#include "llvm/DerivedTypes.h"#include "llvm/Module.h"#include "llvm/Instructions.h"#include "llvm/Intrinsics.h"#include "llvm/Support/CallSite.h"Include dependency graph for InlineFunction.cpp:

Go to the source code of this file.
Functions | |
| bool | llvm::InlineFunction (CallInst *CI) |
| bool | llvm::InlineFunction (InvokeInst *II) |
| bool | llvm::InlineFunction (CallSite CS) |