LLVM API Documentation

LiveRangeInfo.cpp File Reference

#include "IGNode.h"
#include "LiveRangeInfo.h"
#include "RegAllocCommon.h"
#include "RegClass.h"
#include "llvm/Function.h"
#include "llvm/Type.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 V9LiveRange &LR, unsigned color)
bool llvm::InterfsPreventCoalescing (const V9LiveRange &LROfDef, const V9LiveRange &LROfUse)