Searched refs:enable_stack_push_removal (Results 1 – 3 of 3) sorted by relevance
57 bool enable_stack_push_removal = true; member
735 !options_.enable_stack_push_removal && in Optimize()745 if (options_.enable_stack_push_removal) { in Optimize()
70 optimizer->options_.enable_stack_push_removal = true; in EnableOnlyStackPushRemoval()77 options.enable_stack_push_removal = false; in DisableAllStages()