Branch queue
In computer architecture, while branch predictions occur the branch queue stores data, specifically when the branch predictor predicts if the branch is taken or not, the branch queue stores the predictions to be used later. A branch queue consists of only two values: taken or not taken.