Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
cleanUpWhirl.h
Go to the documentation of this file.
00001 #ifndef __CLEANUPWHIRL_H__ 
00002 #define __CLEANUPWHIRL_H__
00003 
00004 #include "pu_info.h"
00005 
00006 #ifdef __cplusplus
00007 extern "C" {
00008 #endif /* __cplusplus */
00009   // need to have C linkage for this
00010 
00011   void cleanUpPUInfoTree(PU_Info* aPUInfoTree_p);
00012 
00013 #ifdef __cplusplus
00014 }
00015 #endif /* __cplusplus */
00016 
00017 #endif
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines