LLVM API Documentation
#include <PhyRegAlloc.h>
Collaboration diagram for llvm::AddedInstrns:

Public Member Functions | |
| void | clear () |
Public Attributes | |
| std::vector< MachineInstr * > | InstrnsBefore |
| std::vector< MachineInstr * > | InstrnsAfter |
Definition at line 52 of file PhyRegAlloc.h.
|
|
Definition at line 55 of file PhyRegAlloc.h. References InstrnsAfter, and InstrnsBefore. Referenced by llvm::PhyRegAlloc::runOnFunction(). |
|
|
Definition at line 54 of file PhyRegAlloc.h. Referenced by clear(). |
|
|
Definition at line 53 of file PhyRegAlloc.h. Referenced by clear(). |