LLVM  8.0.1
Classes | Namespaces
Inliner.h File Reference
#include "llvm/Analysis/CGSCCPassManager.h"
#include "llvm/Analysis/CallGraphSCCPass.h"
#include "llvm/Analysis/InlineCost.h"
#include "llvm/Analysis/LazyCallGraph.h"
#include "llvm/IR/CallSite.h"
#include "llvm/IR/PassManager.h"
#include "llvm/Transforms/Utils/ImportedFunctionsInliningStatistics.h"
#include <utility>
Include dependency graph for Inliner.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  llvm::LegacyInlinerBase
 This class contains all of the helper code which is used to perform the inlining operations that do not depend on the policy. More...
 
class  llvm::InlinerPass
 The inliner pass for the new pass manager. More...
 

Namespaces

 llvm
 This class represents lattice values for constants.