LLVM
8.0.1
|
#include "MCFragment.h"
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/SmallPtrSet.h"
#include "llvm/ADT/SmallVector.h"
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 |