mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-03 11:08:32 +00:00
Remove unused typedef.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178462 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
55097ff567
commit
0857a6fd33
@ -1430,7 +1430,6 @@ MachineBasicBlock *HexagonHardwareLoops::createPreheaderForLoop(
|
||||
return 0;
|
||||
|
||||
typedef MachineBasicBlock::instr_iterator instr_iterator;
|
||||
typedef MachineBasicBlock::pred_iterator pred_iterator;
|
||||
|
||||
// Verify that all existing predecessors have analyzable branches
|
||||
// (or no branches at all).
|
||||
|
Loading…
x
Reference in New Issue
Block a user