LLVM API Documentation

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

LiveRangeInfo.cpp File Reference

#include "IGNode.h"
#include "LiveRangeInfo.h"
#include "RegAllocCommon.h"
#include "RegClass.h"
#include "llvm/Function.h"
#include "llvm/CodeGen/MachineInstr.h"
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/Target/TargetMachine.h"
#include "llvm/Target/TargetInstrInfo.h"
#include "../SparcV9RegInfo.h"
#include "llvm/ADT/SetOperations.h"
#include <iostream>

Include dependency graph for LiveRangeInfo.cpp:

Go to the source code of this file.

Namespaces

namespace  llvm

Functions

bool llvm::InterferesWithColor (const LiveRange &LR, unsigned color)
bool llvm::InterfsPreventCoalescing (const LiveRange &LROfDef, const LiveRange &LROfUse)