Searched defs:edge_prediction (Results 1 – 2 of 2) sorted by relevance
459 struct edge_prediction { struct460 struct edge_prediction *ep_next; argument469 static hash_map<const_basic_block, edge_prediction *> *bb_predictions; argument602 filter_predictions (edge_prediction **preds, in filter_predictions()
496 struct edge_prediction { struct497 struct edge_prediction *ep_next; argument506 static hash_map<const_basic_block, edge_prediction *> *bb_predictions; argument640 filter_predictions (edge_prediction **preds, in filter_predictions()