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