Searched defs:bb_predictions (Results 1 – 2 of 2) sorted by relevance
472 static hash_map<const_basic_block, edge_prediction *> *bb_predictions; variable2935 delete bb_predictions; in tree_estimate_probability() local2953 delete bb_predictions; in tree_guess_outgoing_edge_probabilities() local
406 static struct pointer_map_t *bb_predictions; variable