LLVM API Documentation
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 | |
namespace | llvm |
List of target independent CodeGen pass IDs. | |
Functions | |
bool | llvm::callIsSmall (ImmutableCallSite CS) |
Check whether a call will lower to something small. |