Home
last modified time | relevance | path

Searched refs:all_switches (Results 1 – 2 of 2) sorted by relevance

/external/llvm/utils/
Dfindmisopt79 all_switches="$opt_switches"
80 echo "Passes : $all_switches"
133 for sw in $all_switches ; do
145 if [ "$switches" == " $all_switches" ] ; then
167 if [ "$final" == " $all_switches" ] ; then
Dfindoptdiff73 all_switches="-verify -lowersetjmp -simplifycfg -mem2reg -globalopt -globaldce -ipconstprop -deadar…
95 for sw in $all_switches ; do