Searched refs:all_switches (Results 1 – 4 of 4) sorted by relevance
79 all_switches="$opt_switches"80 echo "Passes : $all_switches"133 for sw in $all_switches ; do145 if [ "$switches" == " $all_switches" ] ; then167 if [ "$final" == " $all_switches" ] ; then
73 all_switches="-verify -lowersetjmp -simplifycfg -mem2reg -globalopt -globaldce -ipconstprop -deadar…95 for sw in $all_switches ; do
80 all_switches="$opt_switches $ld_switches"81 echo "Passes : $all_switches"134 for sw in $all_switches ; do146 if [ "$switches" == " $all_switches" ] ; then168 if [ "$final" == " $all_switches" ] ; then