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

  /external/llvm/utils/
findoptdiff 66 opt1ll="${bc1}.opt.ll"
78 $opt1 $switches_to_use "$bc1" -o - | $dis1 | $filt1 > "$opt1ll"
81 diff "$opt1ll" "$opt2ll" > $diffs
  /external/swiftshader/third_party/LLVM/utils/
findoptdiff 66 opt1ll="${bc1}.opt.ll"
78 $opt1 $switches_to_use "$bc1" -o - | $dis1 | $filt1 > "$opt1ll"
81 diff "$opt1ll" "$opt2ll" > $diffs

Completed in 70 milliseconds