|
LLVM
8.0.1
|
#include "llvm/ADT/SmallVector.h"#include "llvm/Support/DataTypes.h"#include <cassert>#include <vector>
Go to the source code of this file.
Classes | |
| class | llvm::CalleeSavedInfo |
| The CalleeSavedInfo class tracks the information need to locate where a callee saved register is in the current frame. More... | |
| class | llvm::MachineFrameInfo |
| The MachineFrameInfo class represents an abstract stack frame until prolog/epilog code is inserted. More... | |
Namespaces | |
| llvm | |
| This class represents lattice values for constants. | |
1.8.13