Searched refs:bcfile (Results 1 – 1 of 1) sorted by relevance
52 bcfile="$1"60 name=`basename $bcfile .bc`93 llvm-dis "$bcfile" -o "$ll" -f || exit 196 llc "$bcfile" -o "$s" -f || exit 1104 opt $switches_to_use "$bcfile" -o "$optbc" -f || exit173 bpcmd="$bugpoint -run-llc -disable-loop-extraction --output "$out" --input /dev/null $bcfile $final…