Home
last modified time | relevance | path

Searched refs:all_switches (Results 1 – 4 of 4) 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
/external/swiftshader/third_party/LLVM/utils/
Dfindmisopt80 all_switches="$opt_switches $ld_switches"
81 echo "Passes : $all_switches"
134 for sw in $all_switches ; do
146 if [ "$switches" == " $all_switches" ] ; then
168 if [ "$final" == " $all_switches" ] ; then
Dfindoptdiff73 all_switches="-verify -lowersetjmp -simplifycfg -mem2reg -globalopt -globaldce -ipconstprop -deadar…
95 for sw in $all_switches ; do