Searched refs:TimeEstimateForNode (Results 1 – 1 of 1) sorted by relevance
444 static Microseconds TimeEstimateForNode(CostModel* cost_model, Node* n) { in TimeEstimateForNode() function457 cost_model->RecordTime(n, TimeEstimateForNode(cost_model, n)); in EstimateComputationCosts()