LLVM  3.7.0
Classes | Namespaces
InlinerPass.h File Reference
#include "llvm/Analysis/CallGraphSCCPass.h"
Include dependency graph for InlinerPass.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::SmallPtrSet< PtrType, SmallSize >
 SmallPtrSet - This class implements a set which is optimized for holding SmallSize or less elements. More...
 
struct  llvm::Inliner
 Inliner - This class contains all of the helper code which is used to perform the inlining operations that do not depend on the policy. More...
 

Namespaces

 llvm
 Compute iterated dominance frontiers using a linear time algorithm.