Searched refs:hoist_common_factor_out_of_aggregation (Results 1 – 3 of 3) sorted by relevance
113 optimizer->options_.hoist_common_factor_out_of_aggregation = true; in EnableOnlyHoistCommonFactor()249 options.hoist_common_factor_out_of_aggregation = false; in DisableAllStages()
67 bool hoist_common_factor_out_of_aggregation = true; member
3689 if (options_.hoist_common_factor_out_of_aggregation && can_use_shapes) in SimplifyArithmeticOps()