Searched refs:CLAST_STMT_IS_A (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/cloog/
H A Dclast.h61 #define CLAST_STMT_IS_A(stmt, type) ((stmt)->op == &(type)) macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/cloog/
H A Dclast.h61 #define CLAST_STMT_IS_A(stmt, type) ((stmt)->op == &(type)) macro

Completed in 43 milliseconds