LLVM API Documentation
#include "VirtRegMap.h"
#include "llvm/Function.h"
#include "llvm/CodeGen/MachineFrameInfo.h"
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/CodeGen/SSARegMap.h"
#include "llvm/Target/TargetMachine.h"
#include "llvm/Target/TargetInstrInfo.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/Debug.h"
#include "llvm/ADT/Statistic.h"
#include "llvm/ADT/STLExtras.h"
#include <algorithm>
Include dependency graph for VirtRegMap.cpp:
Go to the source code of this file.
Defines | |
#define | DEBUG_TYPE "spiller" |
Functions | |
llvm::Spiller * | llvm::createSpiller () |
|
Definition at line 19 of file VirtRegMap.cpp. |
|
Definition at line 261 of file VirtRegMap.cpp. |
|
|
|
|
|
|
|
Referenced by llvm::VirtRegMap::assignVirt2StackSlot(). |
|
|
|
Definition at line 252 of file VirtRegMap.cpp. |
|
Definition at line 258 of file VirtRegMap.cpp. |
|
Referenced by llvm::createSpiller(). |
|
Definition at line 255 of file VirtRegMap.cpp. |