Searched refs:optbc (Results 1 – 2 of 2) 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
65 optbc="$outdir/${name}.opt.bc"105 opt $switches_to_use "$bcfile" -o "$optbc" -f || exit106 llvm-dis "$optbc" -o "$optll" -f || exit107 llc "$optbc" -o "$opts" -f || exit