Searched defs:CONST_CAST_GIMPLE (Results 1 – 2 of 2) sorted by relevance
979 #define CONST_CAST_GIMPLE(X) CONST_CAST(union gimple_statement_d *, (X)) macro
1137 #define CONST_CAST_GIMPLE(X) CONST_CAST (gimple *, (X)) macro