Lines Matching refs:OPTIMIZE
52 OPTIMIZE="y"348 elif [ "x$1" = "x--no-optimize" ]; then349 OPTIMIZE="n"457 if [ "$OPTIMIZE" = "y" ]; then