LLVM API Documentation

Classes | Namespaces | Functions
FunctionLoweringInfo.h File Reference
#include "llvm/ADT/APInt.h"
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/IndexedMap.h"
#include "llvm/ADT/SmallPtrSet.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/CodeGen/MachineBasicBlock.h"
#include "llvm/IR/InlineAsm.h"
#include "llvm/IR/Instructions.h"
#include "llvm/Target/TargetRegisterInfo.h"
#include <vector>
Include dependency graph for FunctionLoweringInfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::FunctionLoweringInfo
struct  llvm::FunctionLoweringInfo::LiveOutInfo

Namespaces

namespace  llvm
 

List of target independent CodeGen pass IDs.


Functions

void llvm::ComputeUsesVAFloatArgument (const CallInst &I, MachineModuleInfo *MMI)
void llvm::AddCatchInfo (const CallInst &I, MachineModuleInfo *MMI, MachineBasicBlock *MBB)
void llvm::AddLandingPadInfo (const LandingPadInst &I, MachineModuleInfo &MMI, MachineBasicBlock *MBB)