Home
last modified time | relevance | path

Searched refs:POLLY (Results 1 – 1 of 1) sorted by relevance

/ndk/build/tools/
Dbuild-llvm.sh47 POLLY=no
48 do_polly_option () { POLLY=yes; }
177 POLLY=no
180 if [ "$POLLY" = "yes" -a ! -d "$SRC_DIR/$TOOLCHAIN/polly" ] ; then
182 POLLY=no
187 if [ "$POLLY" = "yes" ]; then
295 if [ "$POLLY" = "yes" ]; then