Searched defs:bb_predictions (Results 1 – 2 of 2) sorted by relevance
469 static hash_map<const_basic_block, edge_prediction *> *bb_predictions; variable3102 delete bb_predictions; in tree_estimate_probability() local3120 delete bb_predictions; in tree_guess_outgoing_edge_probabilities() local
506 static hash_map<const_basic_block, edge_prediction *> *bb_predictions; variable