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

/haiku-buildtools/cloog/include/cloog/
H A Dclast.h61 #define CLAST_STMT_IS_A(stmt, type) ((stmt)->op == &(type)) macro

Completed in 87 milliseconds