diff options
Diffstat (limited to 'includes/compiler/IroRangePropagation.h')
-rw-r--r-- | includes/compiler/IroRangePropagation.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/includes/compiler/IroRangePropagation.h b/includes/compiler/IroRangePropagation.h deleted file mode 100644 index fea6542..0000000 --- a/includes/compiler/IroRangePropagation.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef COMPILER_IRORANGEPROPAGATION_H -#define COMPILER_IRORANGEPROPAGATION_H - -#include "compiler/IrOptimizer.h" - -extern Boolean IRO_RangePropagateInFNode(void); - -#endif |