Searched defs:prediction (Results 1 – 4 of 4) sorted by relevance
45 enum prediction enum
648 struct edge_prediction **prediction = preds; in filter_predictions() local907 edge_prediction *prediction = *likely_edges->begin (); in set_even_probabilities() local2821 return_prediction (tree val, enum prediction *prediction) in return_prediction()
2783 int prediction, slots_to_fill, slots_filled; in fill_eager_delay_slots() local
227 def add(self, name, prediction, count, hits): argument323 prediction = float(parts[6]) variable