LLVM  8.0.1
Classes | Namespaces | Functions
ARMBasicBlockInfo.h File Reference
#include "llvm/Support/MathExtras.h"
#include <algorithm>
#include <cstdint>
Include dependency graph for ARMBasicBlockInfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  llvm::BasicBlockInfo
 BasicBlockInfo - Information about the offset and size of a single basic block. More...
 

Namespaces

 llvm
 This class represents lattice values for constants.
 

Functions

unsigned llvm::UnknownPadding (unsigned LogAlign, unsigned KnownBits)
 UnknownPadding - Return the worst case padding that could result from unknown offset bits. More...