MWCC/includes/compiler/InterferenceGraph.h

7 lines
112 B
C
Raw Normal View History

#ifndef COMPILER_INTERFERENCEGRAPH_H
#define COMPILER_INTERFERENCEGRAPH_H
#include "compiler/common.h"
#endif