mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-13 23:20:41 +00:00
Remove a redundant member variable.
llvm-svn: 83857
This commit is contained in:
parent
44c9c11439
commit
4c9118f50e
@ -121,7 +121,6 @@ namespace llvm {
|
||||
SmallSet<unsigned, 8> LoopLiveInRegs;
|
||||
|
||||
public:
|
||||
MachineBasicBlock *BB; // Current basic block
|
||||
MachineBasicBlock::iterator Begin; // The beginning of the range to
|
||||
// be scheduled. The range extends
|
||||
// to InsertPos.
|
||||
|
Loading…
x
Reference in New Issue
Block a user