Searched refs:CostImpl (Results 1 – 2 of 2) sorted by relevance
317 CostImpl; typedef318 std::map<string, CostImpl> device_cost_impl_;
360 typedef Status (OpLevelCostEstimator::*CostImpl)(const OpContext& op_context, in OpLevelCostEstimator() typedef362 auto wrap = [this](CostImpl impl) in OpLevelCostEstimator()