move #define to the beginning of the header
This makes it consistent with the rest of libFirm and avoids cases where the non-inlined version of the functions is used inside the header by accident.
Please register or sign in to comment
This makes it consistent with the rest of libFirm and avoids cases where the non-inlined version of the functions is used inside the header by accident.