LLVM  8.0.1
Classes | Namespaces | Functions
CodeMetrics.h File Reference
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/SmallPtrSet.h"
#include "llvm/IR/CallSite.h"
Include dependency graph for CodeMetrics.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  llvm::CodeMetrics
 Utility to calculate the size and a few similar metrics for a set of basic blocks. More...
 

Namespaces

 llvm
 This class represents lattice values for constants.
 

Functions

bool llvm::callIsSmall (ImmutableCallSite CS)
 Check whether a call will lower to something small. More...