Searched defs:edge_prediction (Results 1 – 2 of 2) sorted by relevance
410 struct edge_prediction { struct411 struct edge_prediction *ep_next; argument423 struct edge_prediction *i; in gimple_predicted_by_p() argument
462 struct edge_prediction { struct463 struct edge_prediction *ep_next; argument472 static hash_map<const_basic_block, edge_prediction *> *bb_predictions; argument605 filter_predictions (edge_prediction **preds, in filter_predictions()