|
LLVM
4.0.0
|
#include "llvm/ADT/APInt.h"#include "llvm/ADT/DenseMap.h"#include "llvm/ADT/IndexedMap.h"#include "llvm/ADT/Optional.h"#include "llvm/ADT/SmallPtrSet.h"#include "llvm/ADT/SmallVector.h"#include "llvm/CodeGen/ISDOpcodes.h"#include "llvm/CodeGen/MachineBasicBlock.h"#include "llvm/IR/InlineAsm.h"#include "llvm/IR/Instructions.h"#include "llvm/Target/TargetRegisterInfo.h"#include <vector>Go to the source code of this file.
Classes | |
| class | llvm::FunctionLoweringInfo |
| FunctionLoweringInfo - This contains information that is global to a function that is used when lowering a region of the function. More... | |
| struct | llvm::FunctionLoweringInfo::StatepointSpillMap |
| Keep track of frame indices allocated for statepoints as they could be used across basic block boundaries. More... | |
| struct | llvm::FunctionLoweringInfo::LiveOutInfo |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
1.8.6