1. Remove output parameter pool for ascend control flow; 2. Remove duplicate code for Switch and SwitchLayer; 3. Add 'return' attribute to label_goto that used for return; 4. Disable tail call optimize for graphs with 'recursive' flag.