Micro optimisation of the day: Remove ia32_Test, which tests the high result of ia32_Mul.
[libfirm] / ir / adt / pset.c
1 /**
2  * @file
3  * @brief   pset implementation
4  * @version $Id$
5  */
6 #define PSET
7 #include <set.c>