HomeSort by relevance Sort by last modified time
    Searched refs:bpcmd (Results 1 - 3 of 3) sorted by null

  /external/llvm/utils/
findmisopt 173 bpcmd="$bugpoint -run-llc -disable-loop-extraction --output "$out" --input /dev/null $bcfile $final --args $args"
175 echo "Running: $bpcmd"
176 $bpcmd
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/
findmisopt 173 bpcmd="$bugpoint -run-llc -disable-loop-extraction --output "$out" --input /dev/null $bcfile $final --args $args"
175 echo "Running: $bpcmd"
176 $bpcmd
  /external/swiftshader/third_party/LLVM/utils/
findmisopt 174 bpcmd="$bugpoint -run-llc -disable-loop-extraction --output "$out" --input /dev/null $bcfile $final --args $args"
176 echo "Running: $bpcmd"
177 $bpcmd

Completed in 1221 milliseconds