Searched refs:optbc (Results 1 – 1 of 1) sorted by relevance
65 optbc="$outdir/${name}.opt.bc"104 opt $switches_to_use "$bcfile" -o "$optbc" -f || exit105 llvm-dis "$optbc" -o "$optll" -f || exit106 llc "$optbc" -o "$opts" -f || exit