|
LLVM
8.0.1
|
#include "llvm/ADT/ArrayRef.h"#include "llvm/ADT/Optional.h"#include "llvm/ADT/SmallPtrSet.h"#include "llvm/ADT/SmallVector.h"#include "llvm/CodeGen/CallingConvLower.h"#include "llvm/CodeGen/MachineFunction.h"#include "llvm/MC/MCLinkerOptimizationHint.h"#include <cassert>

Go to the source code of this file.
Classes | |
| class | llvm::AArch64FunctionInfo |
| AArch64FunctionInfo - This class is derived from MachineFunctionInfo and contains private AArch64-specific information for each MachineFunction. More... | |
| class | llvm::AArch64FunctionInfo::MILOHDirective |
Namespaces | |
| llvm | |
| This class represents lattice values for constants. | |
1.8.13