Searched refs:enable_stack_push_removal (Results 1 – 3 of 3) sorted by relevance
53 bool enable_stack_push_removal = true; member
64 options.enable_stack_push_removal = false; in DisableAllStages()75 optimizer->options_.enable_stack_push_removal = true; in EnableOnlyStackPushRemoval()
718 if (options_.enable_stack_push_removal) { in Optimize()