cpu: Remove branch predictor function predictInOrder
Review Request #3744 - Created Nov. 23, 2016 and submitted
| Information | |
|---|---|
| Jason Lowe-Power | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
cpu: Remove branch predictor function predictInOrder
This function was used by the now-defunct InOrderCPU model. Since this
model is no longer in gem5, this function was not called from anywhere in
the code.
Compiles and se mode tests run.
Ship It!
Ship It!
Ship It!
