Searched refs:computeStats (Results 1 – 5 of 5) sorted by relevance
122 da.computeStats(); in load()142 da.computeStats(); in load()169 da.computeStats(); in load()200 public abstract void computeStats() throws IOException; in computeStats() method in EmpiricalDistributionImpl.DataAdapter266 public void computeStats() throws IOException { in computeStats() method in EmpiricalDistributionImpl.StreamDataAdapter299 public void computeStats() throws IOException { in computeStats() method in EmpiricalDistributionImpl.ArrayDataAdapter
27 computeStats(&statsBefore, &rootNode)31 computeStats(&statsAfter, &rootNode)171 func computeStats(stats *Stats, node *Node) { func179 computeStats(stats, node.child[0])180 computeStats(stats, node.child[1])
240 da.computeStats(); in load()267 da.computeStats(); in load()301 da.computeStats(); in load()334 public abstract void computeStats() throws IOException; in computeStats() method in EmpiricalDistribution.DataAdapter370 public void computeStats() throws IOException { in computeStats() method in EmpiricalDistribution.StreamDataAdapter403 public void computeStats() throws IOException { in computeStats() method in EmpiricalDistribution.ArrayDataAdapter
438 RAGreedyStats computeStats(MachineBasicBlock &MBB);
2445 RAGreedy::RAGreedyStats RAGreedy::computeStats(MachineBasicBlock &MBB) { in computeStats() function in RAGreedy2546 Stats.add(computeStats(*MBB)); in reportStats()2571 Stats.add(computeStats(MBB)); in reportStats()