Searched refs:CIRCO (Results 1 - 4 of 4) sorted by relevance

/external/llvm/lib/Support/
H A DGraphWriter.cpp83 case GraphProgram::CIRCO: args.push_back("-f"); args.push_back("circo");break;
140 if (program == GraphProgram::CIRCO)
/external/llvm/include/llvm/Support/
H A DGraphWriter.h45 CIRCO enumerator in enum:llvm::GraphProgram::Name
/external/llvm/
H A Dconfigure733 CIRCO
6692 case $CIRCO in
6694 ac_cv_path_CIRCO="$CIRCO" # Let the user override the test with a path.
6716 CIRCO=$ac_cv_path_CIRCO
6717 if test -n "$CIRCO"; then
6718 { echo "$as_me:$LINENO: result: $CIRCO" >&5
6719 echo "${ECHO_T}$CIRCO" >&6; }
6726 if test "$CIRCO" != "echo circo" ; then
6733 CIRCO=`echo $CIRCO | se
[all...]
/external/llvm/projects/sample/
H A Dconfigure732 CIRCO
6641 case $CIRCO in
6643 ac_cv_path_CIRCO="$CIRCO" # Let the user override the test with a path.
6665 CIRCO=$ac_cv_path_CIRCO
6666 if test -n "$CIRCO"; then
6667 { echo "$as_me:$LINENO: result: $CIRCO" >&5
6668 echo "${ECHO_T}$CIRCO" >&6; }
6675 if test "$CIRCO" != "echo circo" ; then
6682 CIRCO=`echo $CIRCO | se
[all...]

Completed in 146 milliseconds