Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

nci/suif/suif2b/basepasses/usefulpasses/suif_gc.h

Go to the documentation of this file.
00001 #ifndef _SUIFLINK_SUIFGC_H_
00002 #define _SUIFLINK_SUIFGC_H_
00003 
00004 #include "basicnodes/basic.h"
00005 
00022 class SuifGC {
00023  public:
00024 
00028   static void collect(FileSetBlock*);
00029 
00034   static bool is_reachable(SuifObject* from, SuifObject* to);
00035 };
00036 
00037 #endif // _SUIFLINK_SUIFGC_H_

Generated at Mon Jul 31 13:41:25 2000 for NCI SUIF by doxygen 1.1.2 written by Dimitri van Heesch, © 1997-2000