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

loopinvariant.H

Go to the documentation of this file.
00001 // loopinvariant.H
00002 
00003 #ifndef LOOPINVARIANT_H
00004 #define LOOPINVARIANT_H
00005 
00006 #include "lego.H"
00007 
00008 opList *DetectLoopInvariants (regionList *, legoHash <legoOprd *,
00009                               oprdList *, legoHash_lt_pointer>*,
00010                               legoProc *proc);
00011 opList *DetectMoveableLoopInvariants (opList *, regionList *,
00012                                       legoHash <legoOprd *, oprdList *,
00013                                       legoHash_lt_pointer> *, legoProc *,
00014                                       int = 1);
00015 
00016 #endif

Generated on Mon Jul 21 20:27:57 2003 for TINKER LEGO DOC by doxygen 1.3.2