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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/cloog/
clast.h 61 #define CLAST_STMT_IS_A(stmt, type) ((stmt)->op == &(type))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/cloog/
clast.h 61 #define CLAST_STMT_IS_A(stmt, type) ((stmt)->op == &(type))

Completed in 46 milliseconds