LLVM  8.0.1
Classes | Namespaces | Typedefs
MCCodePadder.h File Reference
#include "MCFragment.h"
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/SmallPtrSet.h"
#include "llvm/ADT/SmallVector.h"
Include dependency graph for MCCodePadder.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  llvm::MCCodePaddingContext
 
class  llvm::MCCodePadder
 Target-independent base class incharge of all code padding decisions for a target. More...
 
class  llvm::MCCodePaddingPolicy
 The base class for all padding policies, i.e. More...
 

Namespaces

 llvm
 This class represents lattice values for constants.
 

Typedefs

typedef SmallVector< const MCPaddingFragment *, 8 > llvm::MCPFRange