mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-28 08:16:05 +00:00
--added methods for printing
llvm-svn: 592
This commit is contained in:
parent
3706ce9f36
commit
ecc5b3b882
@ -85,6 +85,8 @@ class PhyRegAlloc
|
||||
|
||||
void colorIncomingArgs();
|
||||
void updateMachineCode();
|
||||
void printLabel(const Value *const Val);
|
||||
void printMachineCode();
|
||||
|
||||
public:
|
||||
PhyRegAlloc(const Method *const M, const TargetMachine& TM,
|
||||
|
Loading…
x
Reference in New Issue
Block a user