forked from OSchip/llvm-project
parent
20c888fa9f
commit
32cd554853
|
@ -140,9 +140,6 @@ private:
|
|||
void updateInstruction(MachineBasicBlock::iterator& MII,
|
||||
MachineBasicBlock &MBB);
|
||||
|
||||
void printLabel(const Value *Val);
|
||||
void printMachineCode();
|
||||
|
||||
int getUsableUniRegAtMI(int RegType, const ValueSet *LVSetBef,
|
||||
MachineInstr *MI,
|
||||
std::vector<MachineInstr*>& MIBef,
|
||||
|
|
Loading…
Reference in New Issue