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; }
201 POLLY=no
204 if [ "$POLLY" = "yes" -a ! -d "$SRC_DIR/$TOOLCHAIN/polly" ] ; then
206 POLLY=no
211 if [ "$POLLY" = "yes" ]; then
319 if [ "$POLLY" = "yes" ]; then