Searched refs:profConfig (Results 1 – 1 of 1) sorted by relevance
67 OptimizationProfileConfig profConfig{min, opt, max}; in ImplicitBatchModeCompatibleStrategy() local68 profiles_.push_back(std::move(profConfig)); in ImplicitBatchModeCompatibleStrategy()79 OptimizationProfileConfig profConfig{min, opt, max}; in OptimalStrategy() local80 profiles_.push_back(std::move(profConfig)); in OptimalStrategy()