cpu: Remove branch predictor function predictInOrder
authorJason Lowe-Power <jason@lowepower.com>
Wed, 30 Nov 2016 22:10:27 +0000 (17:10 -0500)
committerJason Lowe-Power <jason@lowepower.com>
Wed, 30 Nov 2016 22:10:27 +0000 (17:10 -0500)
commit047caf24ba9a640247b63584c2291e760f1f4d54
tree3ac424e827f189607608dd4529f4d684cf508af4
parent2a56260d5d3216fe53517731107a87354e951514
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.
src/cpu/pred/bpred_unit.cc
src/cpu/pred/bpred_unit.hh