LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
CodeMetrics.h File Reference
#include "llvm/ADT/DenseMap.h"
#include "llvm/Support/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
 List of target independent CodeGen pass IDs.
 

Functions

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